mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| a11y | ||
| secondary | ||
| arbitrary-npm-package-main.js | ||
| BUILD.bazel | ||
| extra-styles.css | ||
| index.ts | ||
| logo.png | ||
| mymodule.ts | ||
| package.json | ||
| some-file.txt | ||