1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 17:43:39 +00:00

convert to ngtools/webpack for aot compilation

This commit is contained in:
Kyle Spearrin
2018-04-06 12:25:22 -04:00
parent 86226990ee
commit e27b2a7a53
28 changed files with 185 additions and 69 deletions

View File

@@ -177,8 +177,11 @@
}
},
"devDependencies": {
"@angular/compiler-cli": "5.2.0",
"@ngtools/webpack": "1.10.2",
"@types/keytar": "^4.0.1",
"@types/lunr": "2.1.5",
"@types/node": "8.0.19",
"@types/node-forge": "0.7.1",
"@types/webcrypto": "0.0.28",
"clean-webpack-plugin": "^0.1.17",