mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 02:56:23 +08:00
build(web): fix debug local (#2886)
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
"jsx": "react-jsx",
|
||||
"lib": ["ES2023", "DOM", "DOM.Iterable"],
|
||||
"target": "ES2022",
|
||||
"useDefineForClassFields": true,
|
||||
"useDefineForClassFields": false,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user