1
0
Fork 0
mirror of synced 2025-04-02 21:06:14 +03:00
vue-formulario/storybook/config/webpack.config.js

8 lines
139 B
JavaScript

module.exports = {
devServer: {
watchOptions: {
aggregateTimeout: 300,
poll: true,
},
},
}