FormidableLabs / component-playground

A component for rendering React components with editable source and live preview
MIT License
1.19k stars 117 forks source link

babel-polyfill is a dependency but not provided #125

Closed ghost closed 6 years ago

ghost commented 6 years ago

Please add useBuiltIns: true to .babelrc and move babel-polyfill from devDependencies to dependencies. Module not found: Error: Can't resolve 'babel-polyfill' It's being imported on line 10 of component-playground/es/components/playground.js