1
0
mirror of synced 2024-11-22 21:36:04 +03:00
vue-formulario/storybook/config/webpack.config.js

9 lines
139 B
JavaScript

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