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

Implement transformation plugin to support inflight() ts features #6384

Open
MarkMcCulloh opened this issue Apr 30, 2024 · 0 comments
Open
Labels
✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl 🎨 sdk SDK 📜 typescript Issues relating to Typescript for Wing

Comments

@MarkMcCulloh
Copy link
Contributor

Use Case

The inflight() utility from the wingsdk is used both in @wingcloud/framework and in the wingsdk itself. By itself, it's missing some useful features that @wingcloud/framework provides, such as import hoisting and additional diagnostic for unlifted access.
It would be useful to implement as many features as possible as an unplugin to use in other tools like vite and esbuild

Proposed Solution

No response

Implementation Notes

No response

Component

No response

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.
@MarkMcCulloh MarkMcCulloh added ✨ enhancement New feature or request needs-discussion Further discussion is needed prior to impl 📜 typescript Issues relating to Typescript for Wing 🎨 sdk SDK labels Apr 30, 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 🎨 sdk SDK 📜 typescript Issues relating to Typescript for Wing
Projects
Status: 🤝 Backlog - handoff to owners
Development

No branches or pull requests

1 participant