Skip to content

1.4.0 Automatic Integrity Hash & Option to disable default build

Compare
Choose a tag to compare
@weaverryan weaverryan released this 29 Mar 14:16

Hi friends! Another release with a few nice features πŸ‘

  • Automatic integrity attributes on script & link tags. Just use the new Encore. enableIntegrityHashes() function from @symfony/webpack-encore version 0.26.0 and this will instantly work. #42 thanks to @Lyrkan

  • Ability to disable the "default" build if you want only named builds - #37 thanks to @emodric

Happy Webpacking!