spid-react-button icon indicating copy to clipboard operation
spid-react-button copied to clipboard

Transition from microbundle-crl to something else

Open dej611 opened this issue 3 years ago • 2 comments

This project was setup with the create-react-library cli, which uses a fork (unmaintaned since last year) of microbundle.

There are already succesful transition to microbundle (which is still developed/mantained) and probably this project should follow up on that as well. That should bring new features and better support in the long term.

dej611 avatar Oct 29 '21 07:10 dej611

This became very important as updating node version to anything beyong npm 6.x will break the build process: some inner dependency changes with the new engine version and images are no longer working.

dej611 avatar Dec 18 '21 08:12 dej611

Consider also migrating to Vite

dej611 avatar Oct 08 '22 10:10 dej611