6f6102d8ad
Currently the `getInheritedFactory` function is implemented to allow closure to remove the call if the base factory is unused. However, this method does not work with terser. By adding the PURE annotation, terser will also be able to remove the call when unused. PR Close #38291 |
||
---|---|---|
.. | ||
src | ||
debug-test.sh | ||
mock-ngcc-version-marker.js | ||
ngcc.config.js | ||
package.json | ||
test.sh | ||
tsconfig-app.json | ||
yarn.lock |