Upgrade to angular 5

This commit is contained in:
Chocobozzz
2017-12-12 11:59:28 +01:00
parent 7bfd1b1edb
commit b682782093
9 changed files with 281 additions and 374 deletions

View File

@@ -9,7 +9,7 @@
"outDir": "dist",
"deployUrl": "client/",
"assets": [
"assets"
{ "glob": "**/*", "input": "./assets/images", "output": "./client/assets/" }
],
"index": "index.html",
"main": "main.ts",