angular/packages/compiler-cli/integrationtest
Paul Gschwendtner d42ed733d8 test: update source-map tests to account for source-map breaking change (#46888)
The source-map package now requires the
`SourceMapConsumer`/`SourceMapGenerator` classes to be instantiated
asynchronously. This commit updates our tests to account for that.

PR Close #46888
2022-07-19 09:40:54 -07:00
..
bazel fix(router): Remove deprecated initialNavigation option (#45729) 2022-04-28 14:40:03 -07:00
flat_module build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
ngtools_src build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
src feat(core): alias createNgModuleRef as createNgModule (#46789) 2022-07-12 16:11:41 +00:00
test refactor(compiler-cli): remove listLazyRoutes operation (#43591) 2021-09-29 14:45:18 -07:00
third_party_src build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
BUILD.bazel test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
package.json test(compiler-cli): fix integration test failing on windows due to missing runfile symlinking (#43431) 2021-10-01 18:28:46 +00:00
test.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
test_helpers.js test: update source-map tests to account for source-map breaking change (#46888) 2022-07-19 09:40:54 -07:00
tsconfig-build.json build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
tsconfig-xi18n.json build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00