We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9350341 commit 827c182Copy full SHA for 827c182
package.json
@@ -25,13 +25,15 @@
25
"zone.js": "~0.8.26"
26
},
27
"devDependencies": {
28
- "@angular-devkit/build-angular": "~0.12.0",
+ "@angular-builders/custom-webpack": "^7.2.0",
29
+ "@angular-devkit/build-angular": "^0.12.1",
30
"@angular/cli": "~7.2.1",
31
"@angular/compiler-cli": "~7.2.0",
32
"@angular/language-service": "~7.2.0",
33
"@types/node": "~8.9.4",
34
"@types/jasmine": "~2.8.8",
35
"@types/jasminewd2": "~2.0.3",
36
+ "@types/node": "~8.9.4",
37
"codelyzer": "~4.5.0",
38
"jasmine-core": "~2.99.1",
39
"jasmine-spec-reporter": "~4.2.1",
0 commit comments