Skip to content

v0.3.1

Choose a tag to compare

@JeffreyWay JeffreyWay released this 11 Jan 17:05

Fixes

  • The manifest.json build file size has been drastically reduced, and now only includes information that Laravel Mix requires to determine file paths.
  • Resolve #38 - In some instances, it was possible that particular vendor libraries couldn't find jQuery.

Additions (Minor)

  • Babel compilation will now always use a cache directory.
  • When running Webpack's dev server, Gzip by default.