mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 10:56:44 +08:00
投保流程优化初始化
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
||||
publicPath: process.env.NODE_ENV === 'production' ? '/' : '/',
|
||||
lintOnSave: process.env.NODE_ENV === 'development', //是否开启代码检查
|
||||
outputDir: 'dist', //打包输出目录
|
||||
productionSourceMap: false,
|
||||
productionSourceMap: true,
|
||||
css: {
|
||||
loaderOptions: {
|
||||
postcss: {
|
||||
|
||||
Reference in New Issue
Block a user