Skip to content

v5.8.6

Compare
Choose a tag to compare
@kellymears kellymears released this 22 May 23:26
· 898 commits to main since this release

A couple minor fixes. Recommended for all users of 5.8.x.

  1. Users of @roots/sage who are using dynamic imports can now use bud.setPublicPath without causing issues with acorn. It's also fine to continue setting the publicPath in the entry call.

  2. Fixes an issue with bud.assets that resulted in the hash not being applied to copied filenames.

Changes