We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0fb302 + fa7a927 commit 3fde36bCopy full SHA for 3fde36b
WEBPACK_UPDATE.md
@@ -54,6 +54,7 @@ Here is a summary of the file changes:
54
55
Lastly, you can delete these files as they are not needed anymore.
56
* `./config/karma-test-shim.js`
57
+ * `./config/environment.js`
58
* `./src/system-config.ts`
59
* `./angular-cli-build.js`
60
* `./typings.json`
addon/ng2/blueprints/ng2/files/package.json
@@ -21,7 +21,6 @@
21
"@angular/platform-browser-dynamic": "2.0.0-rc.5",
22
"@angular/router": "3.0.0-rc.1",
23
"core-js": "^2.4.0",
24
- "reflect-metadata": "0.1.3",
25
"rxjs": "5.0.0-beta.6",
26
"ts-helpers": "^1.1.1",
27
"zone.js": "0.6.12"
0 commit comments