Skip to main content
Module

x/fresh/tests/fixture_partials/deno.json

The next-gen web framework.
Extremely Popular
Latest
File
{ "lock": false, "tasks": { "start": "deno run -A --watch=static/,routes/ dev.ts" }, "imports": { "$fresh/": "../../", "twind": "https://esm.sh/twind@0.16.19", "twind/": "https://esm.sh/twind@0.16.19/", "preact": "https://esm.sh/preact@10.19.6", "preact/": "https://esm.sh/preact@10.19.6/", "preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.1.0", "@preact/signals": "https://esm.sh/*@preact/signals@1.1.3", "@preact/signals-core": "https://esm.sh/@preact/signals-core@1.2.3" }, "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }}