poll changes

This commit is contained in:
Emil Gardström
2024-04-02 12:14:07 +02:00
parent a62643092a
commit 328a3b2648

View File

@@ -80,4 +80,8 @@ module.exports = {
asyncWebAssembly: true,
syncWebAssembly: true,
},
watchOptions: {
aggregateTimeout: 200,
poll: 200,
},
};