middleground_H5/vue.config.js

8 lines
176 B
JavaScript
Raw Permalink Normal View History

2024-09-20 15:55:17 +08:00
// module.exports = {
// configureWebpack: {
// output: {
// filename: 'js/[name].[hash:8].js',
// chunkFilename: 'js/[name].[hash:8].js'
// }
// }
// }