Skip to content

Custom webpack config

Latest
Compare
Choose a tag to compare
@martinhecher martinhecher released this 20 Jan 13:15
· 1 commit to master since this release

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.