angular/aio/content/examples/upgrade-module
Andrew Kushnir 9292953c56 fix(docs-infra): include tslib into SystemJS config in upgrade-module example app (#45706)
This commit updates the SystemJS for one of the example apps (the `upgrade-module` one) to include a resolution rule for the `tslib`. This is needed in case `tslib` is referenced from the framework code (for example in case of downleveling of some operators). This makes it consistent with other example app configs.

PR Close #45706
2022-04-21 11:05:37 -07:00
..
src fix(docs-infra): include tslib into SystemJS config in upgrade-module example app (#45706) 2022-04-21 11:05:37 -07:00
.gitignore docs(aio): update migrated content from anguar.io 2017-03-28 10:21:46 +01:00
e2e-spec.ts test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
example-config.json build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00