angular/packages/platform-server/init
Paul Gschwendtner 85e1c7cf48 refactor: update platform-server tests to work with ESM (#48521)
* Uses `.mjs` for circular deps tests
* Replaces `require` with ESM-equivalent. uses an import statement here
  for proper typing, and specify dependency properly.

PR Close #48521
2022-12-19 19:50:43 +00:00
..
src refactor: fix duplication in platform-server NPM package (#45405) 2022-04-21 11:09:39 -07:00
test refactor: update platform-server tests to work with ESM (#48521) 2022-12-19 19:50:43 +00:00
BUILD.bazel build: reformat BUILD files (#48181) 2022-11-22 21:22:34 +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