deno/cli/tests/import_maps/vue.ts
Nayeem Rahman 070d99645f
chore: Rename --importmap to --import-map (#7032)
--importmap still works as an alias to --import-map
but is not visible in CLI help output.
2020-10-20 14:30:59 +02:00

2 lines
41 B
TypeScript

console.log("Hello from remapped Vue!");