mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2026-09-16 13:02:30 +00:00
Updated webpack config for prod builds.
This commit is contained in:
Vendored
+1
-1
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
NODE_ENV: "development"
|
||||
NODE_ENV: 'development'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user