angular-cn/aio/scripts
George Kalpakas 8b6fbf8655 build(docs-infra): remove unneeded `allowEmptyCodegenFiles` option in Ivy mode (#30911)
Previously, when switching to Ivy mode (e.g. to run tests on CI), we had
to add `allowEmptyCodegenFiles: true` to the `angularCompilerOptions` in
`tsconfig.app.json`.

This isn't necessary any more (potentially since we switched to dynamic
imports for loading lazy modules in #30704), so this commit removes it
from the `switch-to-ivy.js` script.

PR Close #30911
2019-06-07 08:43:49 -07:00
..
contributors docs(aio): add missing mentors for collaborators (#29142) 2019-04-11 08:06:18 -07:00
_payload-limits.json refactor(docs-infra): update loading of custom elements to use dynamic import syntax (#30704) 2019-05-31 15:24:22 -07:00
build-404-page.js refactor: remove unused parameter in _main method invocation (#28203) 2019-01-23 10:58:38 -08:00
build-artifacts.sh ci(docs-infra): reduce verbosity of `yarn build` on CI (#26746) 2018-10-25 21:17:52 -04:00
check-environment.js build(aio): do not fail if `check-env` for the main angular project fails 2017-06-16 07:51:18 +01:00
create-preview.js ci(docs-infra): manually trigger the preview server webhook (#27458) 2018-12-04 13:59:54 -08:00
deploy-to-firebase.sh build(docs-infra): remove unnecessary script to workaround cli issue (#28012) 2019-01-09 10:29:43 -08:00
deploy-to-firebase.test.sh ci(docs-infra): move deployment to CircleCI (#26377) 2018-10-23 14:35:38 -07:00
payload.sh build: fix aio size tracking, we need to use node_modules local to aio (#23328) 2018-04-11 23:14:23 -07:00
switch-to-ivy.js build(docs-infra): remove unneeded `allowEmptyCodegenFiles` option in Ivy mode (#30911) 2019-06-07 08:43:49 -07:00
test-preview.js test(docs-infra): run basic smoke tests against PR previews (#26649) 2018-10-29 13:00:20 -04:00
test-production.sh ci(docs-infra): split the `aio_monitoring` CircleCI job into two jobs (#30110) 2019-04-26 16:33:45 -07:00
test-pwa-score.js ci(docs-infra): increase wait for SW on all origins to avoid CI flakes (#29988) 2019-04-19 09:59:36 -07:00
verify-guide-codeownership.js test(docs-infra): add script for verifying all guides/examples/images have owners (#28597) 2019-03-07 13:24:01 -08:00