angular-cn/packages/core
Tobias Bosch 994089d36b fix(compiler): always use `ng://` prefix for sourcemap urls (#15218)
Fixes:
- In G3, filePaths don’t start with a `/` and therefore became relative.
- Always using the `ng://` prefix groups angular resources in the same
  way for AOT and JIT.
2017-03-16 17:33:17 -07:00
..
src fix(core): ErrorHandler should not rethrow an error by default (#15077) (#15208) 2017-03-16 12:58:41 -07:00
test fix(compiler): always use `ng://` prefix for sourcemap urls (#15218) 2017-03-16 17:33:17 -07:00
testing fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json refactor: More generic build.sh file 2017-03-08 16:29:28 -08:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js fix(core): use presence of .subscribe to detect observables rather then Symbol.observable (#15171) 2017-03-15 17:13:03 -07:00
tsconfig-build.json refactor: More generic build.sh file 2017-03-08 16:29:28 -08:00