Closed
Description
In vue-cli webpack.prod.conf.js there are some code like this
new webpack.optimize.CommonsChunkPlugin({
name: 'manifest',
chunks: ['vendor']
})
and generate a manifest.js file what js should i put in this file?
中国人用汉语回答更好。。。。
Metadata
Assignees
Labels
No labels