mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 17:50:32 +00:00
Updated webpack config for prod builds.
This commit is contained in:
2
config/env/dev.env.js
vendored
2
config/env/dev.env.js
vendored
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
NODE_ENV: "development"
|
||||
NODE_ENV: 'development'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user