angular/packages/platform-server/init/src
Paul Gschwendtner 7a8a929da7 refactor: fix duplication in platform-server NPM package (#45405)
The platform-server init entry-point imported code from another
entry-point using a relative import. This resulted in the code to be
bundled into the `init` entry-point as well. This has no breaking
impact but resulted in a little code duplication that we should
clean up.

PR Close #45405
2022-04-21 11:09:39 -07:00
..
init.ts feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
shims.ts refactor: fix duplication in platform-server NPM package (#45405) 2022-04-21 11:09:39 -07:00