mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Prior to this change the FESM bundles for the FW packages have the license banner duplicated hundreds of times in each published file. With this change we remove all the banners from the individual input files. A new banner will be appended at the top of the FESM using rollup's banner option. While there is a rollup plugin on NPM to strip these banners (https://github.com/mjeanroy/rollup-plugin-strip-banner) we could not use this as it does not support `.mjs`. PR Close #48560 |
||
|---|---|---|
| .. | ||
| ng_package | ||
| ngc-wrapped | ||
| types_bundle | ||