update minified

This commit is contained in:
readme 2020-03-03 11:16:15 +01:00
parent bd37cf00b7
commit 5f71c5aaea
17 changed files with 58 additions and 1668 deletions

View file

@ -6,6 +6,7 @@
"scripts": {
"start": "node ./build.js",
"production": "NODE_ENV=production node ./build.js",
"production-win": "set NODE_ENV=production & node ./build.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {