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

Commit 678f7c0

Browse files
authored
Merge pull request #182 from topcoder-platform/dev
Update webpack.config.js
2 parents 2b57330 + 82dfa4d commit 678f7c0

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)