mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00

--importmap still works as an alias to --import-map but is not visible in CLI help output.
1 line
41 B
TypeScript
1 line
41 B
TypeScript
console.log("Hello from remapped Vue!");
|