angular-docs-cn/packages/compiler
Chuck Jazdzewski 38a7e0d1c7 fix(compiler): ignore calls to unresolved symbols in metadata
This only shows up in the language service. Calls to symbols
that are not resolve resulted in null instead of being resolved
causing the language service to see exceptions when the null
was not expected such as in the animations array.

Fixes #15969
2017-04-17 14:36:08 -07:00
..
src fix(compiler): ignore calls to unresolved symbols in metadata 2017-04-17 14:36:08 -07:00
test fix(compiler): ignore calls to unresolved symbols in metadata 2017-04-17 14:36:08 -07:00
testing fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06: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