MaterialDesign-React icon indicating copy to clipboard operation
MaterialDesign-React copied to clipboard

Switch Build to `tsc` Build

Open Templarian opened this issue 7 years ago • 0 comments

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.

Templarian avatar Aug 23 '18 02:08 Templarian