commonify
commonify copied to clipboard
Recursively publish ESM packages as CommonJS!
add chalk support non-esm please
This is a really neat idea! However, my first attempt at forking a package and republishing it (by following the instructions in the README.md) resulted in the following error when...
https://www.npmjs.com/package/@vercel/ncc is pritty capable of solving your cjs versions generation on a project base you will never want to publish the CJS dependencies you should adopt the following pattern. you...
Maybe projects that have been run through `commonify` could make use of something like GitHub Actions to run a cron job automatically to find new versions, commonify them, and publish...