Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 82dfa4d

Browse files
authored
Update webpack.config.js
1 parent 8015c0b commit 82dfa4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
process.env.NODE_ENV = process.env.APPMODE;
1+
process.env.NODE_ENV = process.env.APPENV;
22

33
const config = require("config");
44
const _ = require("lodash");

0 commit comments

Comments
 (0)