Adobe-Marketing-Cloud / target-atjs-extensions

Adobe Target extensions to at.js to support Single Page Application implementations
56 stars 29 forks source link

React component includes babel helpers #42

Open pixeldrew opened 5 years ago

pixeldrew commented 5 years ago

Please consider adding a build that has the babel-runtime as a dependency and exclude it from your webpack build. This way babel helper functions are not duplicated by projects that also build ES6 packages.