This release allows you to put a custom webpack.config.js
and/or webpack.config.dev.js
file into the root folder of your project which will get picked up by redsift-bundler
instead of its default webpack configuration.
This allows developers to provide their own webpack based build setup.