Skip to content

Now with multi-build support!

Compare
Choose a tag to compare
@weaverryan weaverryan released this 17 Jan 02:42
9c89795

Woo! Our second release for this small bundle adds an important missing feature: support for multiple Webpack builds and reading the different entrypoints.json files.

Highlights:

  • #17 Allow to define multiple entrypoints and load assets from each of them - thanks to @shulard
  • #27 Extend from the ResetInterface - thanks to @fionera

Enjoy!