1
0
mirror of synced 2024-11-24 06:16:25 +03:00
vue-formulario/storybook/config/webpack.config.js

9 lines
139 B
JavaScript
Raw Permalink Normal View History

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