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

Please enable target=node #84

Closed
voxsoftware opened this issue Jul 21, 2021 · 3 comments
Closed

Please enable target=node #84

voxsoftware opened this issue Jul 21, 2021 · 3 comments

Comments

@voxsoftware
Copy link

voxsoftware commented Jul 21, 2021

Hi, I made a custom nodejs runtime, https://github.com/kwruntime/core that works with imports similar to Deno (allowing imports from URLs, typescript out the box, and full ES2020 syntax without .mjs extension), but of course with all nodejs ecosystem.

I see this website, a very cool, but i see your website don't expose feature target=node10, target=node12, etc. that is available in ESBUILD. When target is set to node in ESBUILD, ESBUILD doesn't bundle/convert internal builtin nodejs modules, and is that I want. Please can you enable node target on esm.sh?

@ije
Copy link
Member

ije commented Jul 21, 2021

@voxsoftware thanks, great idea! i will implement this ASAP!

@voxsoftware
Copy link
Author

@voxsoftware thanks, great idea! i will implement this ASAP!

Thanks. I hope will be available soon. Please let me know.

@voxsoftware
Copy link
Author

I see now is ?target=node thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants