angular/packages/platform-server/init
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
..
src refactor: fix duplication in platform-server NPM package (#45405) 2022-04-21 11:09:39 -07:00
test build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
BUILD.bazel ci: Upgrade tsec to 0.2.0. (#44205) 2021-11-24 18:55:58 +00:00
index.ts feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
PACKAGE.md feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
public_api.ts feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00