Skip to content

Version 7.0.0

Compare
Choose a tag to compare
@manfredsteyer manfredsteyer released this 22 Oct 19:01

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 to false to align with the CLI's default behavior.

Thanks to Steven Masala, Sam Lin, jbandi and Rob Wormald.