DanCuatroD
Denoβ€’9mo ago
DanCuatro

Deno Vite plugin not working Windows

GitHub
I have a workspace with two members app and core. app/ src/ my-element.ts core/ f.ts g.ts app/src/my-element.ts imports @scope/core/f.ts f.ts imports and exports ./g.ts Running app results in the f...
vite fails to resolve relative import in workspace member Β· Issue ...
Was this page helpful?