Skip to content

New preload option & strict_mode options

Compare
Choose a tag to compare
@weaverryan weaverryan released this 26 May 18:12

Woo! Another release - this time with two small, but nice features!

  • Automatically add http2 preload Link headers to all assets thanks to the preload option - #61 thanks to @weaverryan

  • New strict_mode option to avoid throwing an exception for missing entrypoints.json or keys inside - #54 thanks to @karser

Have fun!