angular-cn/packages/compiler
Olivier Combe 08dfe91b95 feat(compiler): add location note to extracted xliff2 files (#16791)
Add source location as a note tag as `<note category="location">path/to/file.ts:start_line[,end_line]</note>`.
`[,end_line]` part is optional and specified only if the end line is different from the start line.

Fixes  #16531
2017-05-22 12:20:45 -06:00
..
src feat(compiler): add location note to extracted xliff2 files (#16791) 2017-05-22 12:20:45 -06:00
test feat(compiler): add location note to extracted xliff2 files (#16791) 2017-05-22 12:20:45 -06:00
testing feat: add .ngsummary.ts files to support AOT unit tests 2017-05-05 13:23:53 -04:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00