loopbackio / loopback-next

LoopBack makes it easy to build modern API applications that require complex integrations.
https://loopback.io
Other
4.96k stars 1.07k forks source link

feat(build/booter): support esm #10745

Open achrinza opened 4 days ago

achrinza commented 4 days ago

This PR introduces support for ESModules in @loopback/build and @loopback/boot.

Breaking changes:

Part of: https://github.com/loopbackio/loopback-next/issues/10744

Checklist

👉 Check out how to submit a PR 👈