angular/tools/broccoli/html-replace
Pawel Kozlowski 2983558e5e fix(bundles): remove polyfills from angular2.js bundle
BREAKING CHANGE:

Previously `angular2.js`, `angular2.min.js` and `angular2.dev.js` bundles
would have zone.js and reflect-metadata pre-appended. New bundles don't
contain zone.js nor reflect-metadata - those external dependencies can
be easily loaded into a browser using `angular2-polyfills.js`

Closes #5881
2015-12-14 21:34:56 +00:00
..
index.ts chore(build): move more broccoli support inside the TypeScript boundary 2015-04-13 12:24:28 -07:00
SCRIPTS.html fix(bundles): remove polyfills from angular2.js bundle 2015-12-14 21:34:56 +00:00
SCRIPTS_benchmarks.html fix(bundles): remove polyfills from angular2.js bundle 2015-12-14 21:34:56 +00:00
SCRIPTS_benchmarks_external.html chore(test): make e2e tests use the bundles. 2015-10-07 01:17:19 +00:00