esbuild-wasm-bundler/test/deno.json

6 lines
141 B
JSON
Raw Normal View History

2024-06-12 17:05:41 -04:00
{
"imports": {
"react": "https://esm.sh/preact@10.22.0/compat",
"react/": "https://esm.sh/preact@10.22.0/compat/"
}
}