Seeing as we don't really have to support CommonJS, we might as well just provide ES6 transpiled code for react developers with a `module: ""` property. I wonder if there is any reason to support CommonJS for a React library.
Seeing as we don't really have to support CommonJS, we might as well just provide ES6 transpiled code for react developers with a
module: ""property.I wonder if there is any reason to support CommonJS for a React library.