feathers icon indicating copy to clipboard operation
feathers copied to clipboard

feat: ES module build

Open daffl opened this issue 1 year ago • 2 comments

This pull request adds ES module builds for all packages.

  • Closes https://github.com/feathersjs/feathers/pull/2665
  • Closes https://github.com/feathersjs/feathers/issues/2748
  • Closes https://github.com/feathersjs/feathers/issues/2001
  • Closes https://github.com/feathersjs/feathers/issues/3343

daffl avatar Dec 22 '23 21:12 daffl

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1af1513
Status: ✅  Deploy successful!
Preview URL: https://d5f1801c.feathers.pages.dev
Branch Preview URL: https://es-modules.feathers.pages.dev

View logs

Well this doesn't seem to be working at all. Even just migrating the CLI to ES modules (starting with https://github.com/feathersjs/feathers/pull/3386) caused a whole rats tail of weird and unexpected issues.

daffl avatar Jan 24 '24 18:01 daffl