angular-cn/modules/@angular/compiler
Igor Minar 905f38acb8 build: fix source map paths for npm packages
the bundles have source mpas disabled for now because when we downlevel
the esm bundle to es5 tsc doesn't consider the original source map so
we end up with a source map pointing to the esm bundle instead which is
not useful.
2016-05-03 13:36:33 -06:00
..
src feat: security implementation in Angular 2. 2016-05-03 09:21:43 -07:00
test fix(testing): Check for pending macrotasks in ComponentFixture.whenStable() and ComponentFixture.isStable() 2016-05-03 11:50:35 -07:00
testing fix(testing): Check for pending macrotasks in ComponentFixture.whenStable() and ComponentFixture.isStable() 2016-05-03 11:50:35 -07:00
compiler.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
core_private.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
core_private.ts feat: security implementation in Angular 2. 2016-05-03 09:21:43 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
tsconfig-es2015.json build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00