react-resizable-component
react-resizable-component copied to clipboard
es6 in build output
The file in dist has es6 syntax, making it difficult to import: running babel on node_modules source is problematic. I more typically find that modules written in es6 are compiled before publishing, so importing doesn't require transforming the module source.