playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
664 stars 62 forks source link

Merge both build types scripts #259

Closed ellthompson closed 1 year ago

ellthompson commented 1 year ago

The library contains two scripts to build types, one for the main module build and another for the react module build. Currently the react build script is hidden within its own package.json file. Instead this can be built along with the main type declarations.