mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This stamping is interfering with publishing to the Firefox addons store by brining in the entirety of the `.git` directory as part of the source code necessary for a reproducible build, which Firefox requires as part of it's approval process. In it's place, we are now using the extension version pulled from the manifest. PR Close #55694 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| environments | ||
| styles | ||
| BUILD.bazel | ||
| demo-application-environment.ts | ||
| demo-application-operations.ts | ||
| iframe-message-bus.ts | ||
| index.html | ||
| main.ts | ||
| styles.scss | ||
| zone-unaware-iframe-message-bus.ts | ||