angular/packages/common
Paul Gschwendtner c7d37f74cf build: expose locales as package export for ES module resolution (#43431)
As part of v13, all APF packages use the `exports` field which defines
the public entry-points/mappings for a package. so-called package exports.

The `ng_package` rule creates all the necessary mappings/sub-path exports
for the entry-points of `@angular/common`. Though, since the locale files are
generated separately and are not an actual entry-point, we need to expose these
files publicly so that they can be imported/resolved by consumers.

PR Close #43431
2021-10-01 18:28:44 +00:00
..
http docs(http): get rid of not needed space at the end of the sentence (#43528) 2021-09-22 16:18:08 +00:00
locales build: ship locales in @angular/common in ESM format (#43431) 2021-10-01 18:28:44 +00:00
src docs: add new internationalization links (#43245) 2021-09-23 15:40:33 -07:00
test fix(common): titlecase pipe incorrectly handling numbers (#43476) 2021-09-20 21:56:45 +00:00
testing fix(common): synchronise location mock behavior with the navigators (#41730) 2021-09-02 16:53:47 +00:00
upgrade docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
BUILD.bazel refactor: remove entry_point attribute from ng_package targets (#43431) 2021-10-01 18:28:42 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: expose locales as package export for ES module resolution (#43431) 2021-10-01 18:28:44 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00