angular-cn/aio/tools/examples/shared/boilerplate/cli
George Kalpakas 4fd635a03a build(docs-infra): enable AOT in development mode for all docs examples (#39001)
In the past, the docs examples were configured to not use AOT
compilation in development mode (only in production mode). This was an
artifact of when JIT was the default in development mode.

Now that AOT is the default (even in development mode) for new CLI apps,
this commit configures all docs examples to always use AOT compilation.
(This has been made possible by fixing the `component-interaction` docs
example to correctly run in AOT mode in an earlier commit.)

PR Close #39001
2020-09-28 16:26:32 -04:00
..
e2e build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
src build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
.browserslistrc build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
.editorconfig build(docs-infra): upgrade docs examples to latest Angular CLI and framework (#36145) 2020-05-05 11:50:30 -07:00
.gitignore build(docs-infra): update project structure to cli@9 7/12 (`.gitignore`, `protractor.conf.js`) (#36015) 2020-03-18 10:00:01 -07:00
angular.json build(docs-infra): enable AOT in development mode for all docs examples (#39001) 2020-09-28 16:26:32 -04:00
karma.conf.js docs: update docs example dependencies to version 8 (#30385) 2019-05-17 14:16:55 -07:00
package.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tsconfig.app.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tsconfig.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tsconfig.spec.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tslint.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00