luwes / sinuous

🧬 Light, fast, reactive UI library
https://sinuous.netlify.app
1.04k stars 34 forks source link

ERR_PACKAGE_PATH_NOT_EXPORTED exports only ESM #230

Closed ak99372 closed 1 year ago

ak99372 commented 1 year ago

Any chance we can get this package to also include cjs modules

node:internal/modules/cjs/loader:571
      throw e;
      ^
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in node_modules\sinuous\package.json
luwes commented 1 year ago

sorry no, I won't export CJS.