Skip to content

Commit 8a781a7

Browse files
klinkijsight
authored andcommitted
Update @ngtools/webpack version and move it to dev dependencies. (#219)
There was a serious bug in @ngtools which caused not all changed files were recompiled. This bug should be fixed by newer version. For more details see angular/angular-cli#4542
1 parent 1204273 commit 8a781a7

File tree

2 files changed

+358
-371
lines changed

2 files changed

+358
-371
lines changed

ui/src/main/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"@angular/platform-browser-dynamic": "^2.4.5",
3737
"@angular/platform-server": "^2.4.5",
3838
"@angular/router": "^3.4.5",
39-
"@ngtools/webpack": "^1.2.8",
4039
"angular2-moment": "^1.1.0",
4140
"bootstrap": "3.3.7",
4241
"bootstrap-datepicker": "1.6.4",
@@ -74,6 +73,7 @@
7473
"devDependencies": {
7574
"@angularclass/hmr": "^1.0.1",
7675
"@angularclass/hmr-loader": "^3.0.2",
76+
"@ngtools/webpack": "^1.2.10",
7777
"@types/bootstrap": "^3.3.32",
7878
"@types/core-js": "^0.9.35",
7979
"@types/d3": "4.4.1",

0 commit comments

Comments
 (0)