修改资源目录

This commit is contained in:
luofei 2024-04-23 17:04:08 +08:00
parent 0c4783e088
commit ebae3aeb0c

View File

@ -26,7 +26,7 @@ module.exports = {
*/ */
publicPath: '/', publicPath: '/',
outputDir: 'dist', outputDir: 'dist',
assetsDir: 'mer', assetsDir: 'static',
indexPath: 'index.html', indexPath: 'index.html',
lintOnSave: false, lintOnSave: false,
// lintOnSave: process.env.NODE_ENV === 'development', // lintOnSave: process.env.NODE_ENV === 'development',