switch to precompilation-based jsx
This commit is contained in:
parent
4af7b21171
commit
884f773575
10 changed files with 179 additions and 450 deletions
|
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
},
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"jsx": "precompile",
|
||||
"jsxImportSource": "cobweb",
|
||||
"lib": ["deno.ns", "esnext", "dom", "dom.iterable"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue