angular-cn/modules/@angular
Igor Minar 2a3ca7bfcf fix(compiler-cli): fix paths in source maps to be relative
The change looks bigger than it really is because I reordered the properties to match other tsconfigs we have.

The only real change is removal of sourceRoot property.

Fixes #13040
2016-11-23 15:48:24 -08:00
..
benchpress Keep `console.log` that are not called during compilation. 2016-11-23 15:47:02 -08:00
common feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
compiler refactor(lint): Don't allow console.log 2016-11-23 15:47:01 -08:00
compiler-cli fix(compiler-cli): fix paths in source maps to be relative 2016-11-23 15:48:24 -08:00
core feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
docs docs: remove outdated docs (#11875) 2016-09-24 08:23:28 +09:00
examples Keep `console.log` that are not called during compilation. 2016-11-23 15:47:02 -08:00
facade refactor(lint): Don't allow console.log 2016-11-23 15:47:01 -08:00
forms feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
http feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
language-service chore: make test.sh work again 2016-11-23 14:23:05 -08:00
platform-browser Check if `console.error` is defined 2016-11-23 15:47:02 -08:00
platform-browser-dynamic refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
platform-server refactor(lint): Don't allow console.log 2016-11-23 15:47:01 -08:00
platform-webworker refactor(lint): Don't allow console.log 2016-11-23 15:47:01 -08:00
platform-webworker-dynamic refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
router Revert "fix(router): guards restor an incorrect url when used with skipLocationChange" 2016-11-22 13:31:33 -08:00
upgrade Check if `console.error` is defined 2016-11-23 15:47:02 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
license-banner.txt build: remove JS suffix from the license banner 2016-09-13 21:48:58 -07:00
router-license-banner.txt fix(router): add a banner file for the router (#12919) 2016-11-16 09:17:19 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT