1
0
Fork 0
mirror of synced 2025-04-10 20:20:54 +00:00
vue-formulario/storybook/config/webpack.config.js

8 lines
139 B
JavaScript

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