add build

This commit is contained in:
s2
2019-04-15 11:34:09 +02:00
parent 9d3cd7ec4f
commit 224b6828c7
2948 changed files with 348000 additions and 35 deletions

View File

@@ -12,9 +12,14 @@
"bootstrap": "^4.3.1",
"ejs": "^2.6.1",
"ejs-render-remote": "^1.0.3",
"es6-promise": "^4.2.6",
"i18next": "^15.0.9",
"jquery": "^3.4.0",
"page": "^1.11.4",
"pnotify": "^4.0.0-beta.2"
"pnotify": "^4.0.0-beta.2",
"popper.js": "^1.15.0"
},
"devDependencies": {
"minifyfromhtml": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x"
}
}