Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate @winglang/sdk to ESM #5416

Open
Chriscbr opened this issue Jan 3, 2024 · 0 comments
Open

Migrate @winglang/sdk to ESM #5416

Chriscbr opened this issue Jan 3, 2024 · 0 comments
Labels
✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl refactor 🎨 sdk SDK

Comments

@Chriscbr
Copy link
Contributor

Chriscbr commented Jan 3, 2024

Use Case

ESM is a more widely usable packaging format than CommonJS since CommonJS can't be used in browsers.

Using ESM might allow us produce smaller code bundles for inflight code in the Wing compiler since esbuild doesn't tree-shake CommonJS modules by default.

Proposed Solution

No response

Implementation Notes

No response

Component

SDK

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Slack.
@Chriscbr Chriscbr added ✨ enhancement New feature or request 🎨 sdk SDK needs-discussion Further discussion is needed prior to impl labels Jan 3, 2024
@monadabot monadabot added this to Wing Jan 3, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New - not properly defined in Wing Jan 3, 2024
@staycoolcall911 staycoolcall911 moved this from 🆕 New - not properly defined to 🤝 Backlog - handoff to owners in Wing Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl refactor 🎨 sdk SDK
Projects
Status: 🤝 Backlog - handoff to owners
Development

No branches or pull requests

2 participants