Version 7.0.0
Features
- Updated for Angular 7.0.x and CLI 7.0.x
- New switch configHook to point to a function for modifying the webpack config (see readme)
- New option to remove styles from bundling
Breaking Change
- Switch
single-bundle
now defaults tofalse
to align with the CLI's default behavior.
Thanks to Steven Masala, Sam Lin, jbandi and Rob Wormald.