This repository was archived by the owner on Feb 28, 2020. It is now read-only.
v6.0.0
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.