auto-cdk icon indicating copy to clipboard operation
auto-cdk copied to clipboard

Add a webpack plugin for stripping the config objects

Open wulfmann opened this issue 5 years ago • 0 comments

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

wulfmann avatar Jun 06 '20 02:06 wulfmann