Full city: ok

This commit is contained in:
Thibault Neveu
2018-06-08 11:32:49 +01:00
parent 6999a8532e
commit 3b5eaf35a8
24 changed files with 1535 additions and 102 deletions
+1
View File
@@ -17,6 +17,7 @@
},
"scripts": {
"build": "./node_modules/.bin/webpack-cli --mode production",
"build-dev": "./node_modules/.bin/webpack-cli --mode development",
"watch": "./node_modules/.bin/webpack-cli --watch --mode development"
}
}