mirror of
https://github.com/zadam/trilium.git
synced 2026-03-21 15:53:37 +01:00
chore(client): tests not running due to change in Vite
This commit is contained in:
parent
0d17c62d02
commit
ad7b5700f3
@ -8,7 +8,7 @@
|
||||
"preact"
|
||||
],
|
||||
"rootDir": "src",
|
||||
"jsx": "preserve",
|
||||
"jsx": "react",
|
||||
"jsxFactory": "h",
|
||||
"jsxImportSource": "preact",
|
||||
"module": "esnext",
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"node",
|
||||
"vitest"
|
||||
],
|
||||
"jsx": "preserve",
|
||||
"jsx": "react",
|
||||
"jsxFactory": "h",
|
||||
"jsxImportSource": "preact",
|
||||
"module": "esnext",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user