angular-cn/packages/bazel/test/ng_package/example/a11y
Paul Gschwendtner d4fa9744e4 test: add entry-point with numbers in name to ng_package test (#35792)
Adds a new entry-point to the `@angular/bazel` `ng_package` test that
contains numbers in the name. e.g. `example/a11y`. This test is added
to replicate a bug where the UMD module export for such entry-points
is incorrectly generated. i.e. `example.a11Y` is generated instead of
`example.a11y`.

PR Close #35792
2020-03-02 08:15:01 -08:00
..
BUILD.bazel test: add entry-point with numbers in name to ng_package test (#35792) 2020-03-02 08:15:01 -08:00
index.ts test: add entry-point with numbers in name to ng_package test (#35792) 2020-03-02 08:15:01 -08:00
public-api.ts test: add entry-point with numbers in name to ng_package test (#35792) 2020-03-02 08:15:01 -08:00