mirror of
https://github.com/denoland/deno.git
synced 2024-11-30 16:40:57 -05:00
587f2e0800
Co-authored-by: Marvin Hagemeister <marvin@deno.com>
7 lines
263 B
JSON
7 lines
263 B
JSON
{
|
|
"imports": {
|
|
"jsx/jsx-runtime": "http://localhost:4545/jsx/jsx-runtime/index.ts",
|
|
"jsx/jsx-dev-runtime": "http://localhost:4545/jsx/jsx-dev-runtime/index.ts",
|
|
"jsx-precompile/jsx-runtime": "http://localhost:4545/jsx/jsx-precompile/index.ts"
|
|
}
|
|
}
|