Bug Fixes
- ng-packagr: generate specific .npmignore entries for secondary entry-point package.json files (44bc3a7), closes #3343
- ng-packagr: prevent concurrent compilation and stale cache results (c4fd75f)
Performance
- ng-packagr: implement semaphore backpressure throttling in SassWorkerImplementation (1b6ac8e)