anatoo / vite-deno-plugin

A Vite plugin that can resolve Deno modules.
https://deno.land/x/vite_deno_plugin
MIT License
34 stars 0 forks source link

Doesn't work is the project doesn't have a `deno.json` file #2

Closed RayyanNafees closed 9 months ago

RayyanNafees commented 9 months ago
Prop Value
OS Win11
Shell PowerShell 7
Deno 1.40.4 (release, x86_64-pc-windows-msvc)
v8 12.1.285.6
typescript 5.3.3

image

RayyanNafees commented 9 months ago

The plugin worked after I ran deno init after which the deno.json was available and the plugin ran as expected