BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
458 stars 17 forks source link

Requiring npm modules by proxy fail #129

Closed PEZ closed 1 year ago

PEZ commented 1 year ago

Similar (and probably for the same reason) as how requiring js files by proxy of cljs namespaces fail, requiring cljs namespaces that require npm modules fail because the current path is resolved incorrectly.