angular-cn/packages/language-service/src
Keen Yee Liau 124e49752f fix(language-service): Remove tsserverlibrary from rollup globals (#30123)
This PR removes `tsserverlibrary` from rollup globals since the symbol
should not appear by the time rollup is invoked. `tsserverlibrary` is
used for types only, so the import statement should not be emitted by
tsc.

PR Close #30123
2019-04-26 16:35:04 -07:00
..
common.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
completions.ts refactor(language-service): clean up imports language-service and misspellings in public API (#29097) 2019-03-05 09:46:45 -08:00
definitions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
diagnostics.ts fix(language-service): Allow empty templates (#20651) 2017-11-29 16:52:55 -06:00
expressions.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
hover.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
html_info.ts feat(compiler): update the schema by extracting from latest chrome (#17858) 2017-07-06 12:11:34 -07:00
language_service.ts refactor(compiler): use `options` argument for parsers (#28055) 2019-02-12 20:58:27 -08:00
locate_symbol.ts refactor(language-service): clean up imports language-service and misspellings in public API (#29097) 2019-03-05 09:46:45 -08:00
reflector_host.ts refactor(language-service): clean up imports language-service and misspellings in public API (#29097) 2019-03-05 09:46:45 -08:00
ts_plugin.ts fix(language-service): Remove tsserverlibrary from rollup globals (#30123) 2019-04-26 16:35:04 -07:00
types.ts refactor(language-service): clean up imports language-service and misspellings in public API (#29097) 2019-03-05 09:46:45 -08:00
typescript_host.ts refactor(language-service): clean up imports language-service and misspellings in public API (#29097) 2019-03-05 09:46:45 -08:00
utils.ts refactor(language-service): clean up imports language-service and misspellings in public API (#29097) 2019-03-05 09:46:45 -08:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00