Skip to content

Eleventy Bundle Plugin v3.0.1-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zachleat zachleat released this 28 Jan 21:39
· 4 commits to main since this release
  • Adds force option to override existing addBundle and getBundleManagers methods (you probably won’t need this, but I do 😅)
  • Makes getBundle and getBundleFileUrl shortcodes and global transforms unique.
  • Adds delayed option for bundles that output after Eleventy transforms have completed. Allows transforms to modify bundles.