Skip to content

Commit 3fde36b

Browse files
authored
Merge branch 'master' into master
2 parents d0fb302 + fa7a927 commit 3fde36b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

WEBPACK_UPDATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Here is a summary of the file changes:
5454

5555
Lastly, you can delete these files as they are not needed anymore.
5656
* `./config/karma-test-shim.js`
57+
* `./config/environment.js`
5758
* `./src/system-config.ts`
5859
* `./angular-cli-build.js`
5960
* `./typings.json`

addon/ng2/blueprints/ng2/files/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"@angular/platform-browser-dynamic": "2.0.0-rc.5",
2222
"@angular/router": "3.0.0-rc.1",
2323
"core-js": "^2.4.0",
24-
"reflect-metadata": "0.1.3",
2524
"rxjs": "5.0.0-beta.6",
2625
"ts-helpers": "^1.1.1",
2726
"zone.js": "0.6.12"

0 commit comments

Comments
 (0)