Skip to content
This repository was archived by the owner on Feb 28, 2020. It is now read-only.

v6.0.0

Choose a tag to compare

@ianoxley ianoxley released this 02 Oct 15:35
· 114 commits to master since this release
7f75b11

Remove Parcelify Loader

We no longer use Parcelify Loader in our webpack config. You should now import any static assets such as stylesheets, fonts, or icons, directly in the JavaScript files that need them.

If you wish to continue using Parcelify Loader please see their README for details on how to configure it with webpack.