angular-cn/packages/compiler
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(compiler): always use `ng://` prefix for sourcemap urls (#15218) 2017-03-16 17:33:17 -07:00
test fix(compiler): always use `ng://` prefix for sourcemap urls (#15218) 2017-03-16 17:33:17 -07:00
testing feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -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
rollup.config.js build: fix rollup config file paths 2017-03-08 16:29:28 -08:00
tsconfig-build.json build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00