Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alex-klock alex-klock released this 29 Sep 03:40
· 3 commits to master since this release
  • Breaking changes to the Router Plugin to allow it to work with both AOT and JIT builds.
  • Added in an auto split feature to the Router Plugin which will automatically configure FuseBox for split bundles based on folder naming structure (module folders starting with +).
  • Added Ng2SpecBundlePlugin, which is a helper to create spec bundles that work with and without QuantumPlugin.
  • A Seed Project, https://github.com/alex-klock/ng2-fused-seed, was created to show working samples of the plugins in this project as well as to be utilized as a starter.