angular-docs-cn/packages/language-service
Chuck Jazdzewski cf7d47dda0 feat(compiler-cli): add watch mode to `ngc` (#18818)
With this change ngc now accepts a `-w` or a `--watch`
command-line option that will automatically perform a
recompile whenever any source files change on disk.

PR Close #18818
2017-08-31 09:46:24 -07:00
..
src feat(compiler-cli): add watch mode to `ngc` (#18818) 2017-08-31 09:46:24 -07:00
test refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
index.ts feat(language-service): provide external file list to TypeScript (#16417) 2017-04-28 18:11:18 -05:00
package.json fix(language-service): rollup `tslib` into the language service package 2017-06-20 11:50:20 -07:00
rollup.config.js refactor(tsc-wrapped): move tsc-wrapped to the packages directory (#18160) 2017-07-21 12:26:16 -05:00
tsconfig-build.json fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00