Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

De-dupe bows-loader if called multiple times.

Latest
Compare
Choose a tag to compare
@orther orther released this 01 Aug 22:26

Previous if you added bows multiple times to your config it would create multiple loaders. Now it uses the webpack-blocks context object and post hook to only add one. Still some ways to go.