Root ctrl updates

This commit is contained in:
Mo Bitar
2020-03-14 17:58:04 -05:00
parent d5938e5b4f
commit 5a6a41933a
7 changed files with 89341 additions and 22 deletions

View File

@@ -8,6 +8,7 @@
},
"scripts": {
"start": "webpack-dev-server --progress",
"watch": "webpack --mode development -w",
"bundle": "webpack --mode production",
"build": "bundle install && npm install && npm run bundle",
"submodules": "git submodule update --init --force --remote",