auto-cdk
auto-cdk copied to clipboard
Add a webpack plugin for stripping the config objects
If we go the route of allowing integrations to export their configuration, we need a way to remove that in the production bundle.
One solution as reference: https://github.com/jballant/webpack-strip-block/blob/master/README.md