ea9245446f
`System.import()` has been deprecated in webpack and produces the following warning when building the app: ``` WARNING in ./src/app/custom-elements/code/pretty-printer.service.ts System.import() is deprecated and will be removed soon. Use import() instead. ``` Switching to `import()` to get rid of the warning. Fixes #30365 Closes #30419 PR Close #32923 |
||
---|---|---|
.. | ||
app | ||
assets | ||
environments | ||
extra-files | ||
styles | ||
testing | ||
404-body.html | ||
google385281288605d160.html | ||
index.html | ||
main.ts | ||
noop-worker-basic.js | ||
polyfills.ts | ||
pwa-manifest.json | ||
styles.scss | ||
test.ts | ||
typings.d.ts |