Skip to content

Commit 5c0da7a

Browse files
committed
修复 Vue 2生产环境打包压缩等配置未生效问题
1 parent af4ee2e commit 5c0da7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.prod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 生产环境配置
2-
ENV = 'production'
2+
NODE_ENV = 'production'
33

44
# 页面标题
55
VUE_APP_TITLE = 芋道管理系统

0 commit comments

Comments
 (0)