mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e0667efa6e
The APF v13 `ng_package` rule will generate the `exports` field if not set. Currently it allows for additional subpath entries to be configured manually. The packager does not allow for custom conditions in subpath exports which are auto-generated. This is sometimes useful and necessary though. e.g. in Angular Material, we also need to expose the index Sass file through a `sass` conditional that the Webpack Sass loader will pick up. For this, the packager needs to support manual additional conditions (as long as they do not conflict). PR Close #43764
2 lines
60 B
SCSS
2 lines
60 B
SCSS
/// test file which should ship as part of the NPM package.
|