-
Notifications
You must be signed in to change notification settings - Fork 29
Add Esbuild support #467
Copy link
Copy link
Open
Labels
CRT/IoTfeature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Metadata
Metadata
Assignees
Labels
CRT/IoTfeature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature
Using esbuild to build/package a JS project that uses the CRT is an exercise in frustration. We should smooth the sharp corners and provide README and/or sample-based guidance for people who wish to use esbuild.
Ideally we should provide solutions that
We may want to special case Lambda as well with a targeted sample.
We've also had a request for flexible NAPI module path lookup here: #214
I believe proper esbuild support would have to include flexible NAPI module resolution, and so I'm consolidating that request into this feature request as well.
Use Case
N/A
Proposed Solution
No response
Other Information
No response
Acknowledgements