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

0.16.5 --packages=external doesn't respect subpath imports #2741

Closed
koshic opened this issue Dec 13, 2022 · 0 comments
Closed

0.16.5 --packages=external doesn't respect subpath imports #2741

koshic opened this issue Dec 13, 2022 · 0 comments

Comments

@koshic
Copy link

koshic commented Dec 13, 2022

import '#xxx' is a special import working trough https://nodejs.org/dist/latest-v19.x/docs/api/packages.html#subpath-imports, and esbuild shouldn't interpret it as external package.

Currently, such imports remain untouched.

@evanw evanw closed this as completed in b69ad87 Dec 13, 2022
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

1 participant