alephjs / aleph.js

The Full-stack Framework in Deno.

Home Page:https://alephjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deno vendor

xuybin opened this issue · comments

deno run -A https://deno.land/x/aleph@1.0.0-alpha.90/init.ts --template react

C:\aleph90> deno vendor .\main.tsx .\server.ts
Vendored 135 modules into vendor/ directory.

C:\aleph90> deno task dev
Warning deno task is unstable and may drastically change in the future
Task dev deno run -A -q server.ts --dev
error: Relative import path "react" not prefixed with / or ./ or ../ and not in import map from "file:///C:/aleph90/vendor/deno.land/x/aleph@1.0.0-alpha.90/runtime/react/context.ts"
at file:///C:/aleph90/vendor/deno.land/x/aleph@1.0.0-alpha.90/runtime/react/context.ts:2:31