[Bug]: @rollup/plugin-node-resolve incorrectly parses module paths during bundling #1891
Unanswered
Hoshino-Yumetsuki
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@rollup/plugin-node-resolve incorrectly parses module paths during bundling, resulting in malformed import paths in the output JavaScript file.
It will generate the import with the path of the node_modules like
minimal reproduce
Beta Was this translation helpful? Give feedback.
All reactions