Skip to content

Commit 2ea32e2

Browse files
author
Elena Hristova
committed
remove angular compliler cli and ngtools webpack from demo
1 parent 25a7ffa commit 2ea32e2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

demo-angular/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
"nativescript-css-loader": "~0.26.0",
3636
"nativescript-dev-typescript": "~0.7.0",
3737
"nativescript-dev-webpack": "~0.18.0",
38-
"tslint": "~5.11.0",
39-
"@angular/compiler-cli": "~7.0.0",
40-
"@ngtools/webpack": "~7.0.0"
38+
"tslint": "~5.11.0"
4139
},
4240
"scripts": {
4341
"build.plugin": "cd ../src && npm run build",

0 commit comments

Comments
 (0)