Skip to content

Commit 6fbaf17

Browse files
thomasballingerConvex, Inc.
authored andcommitted
Upgrade esbuild from 0.17 to 0.23 (#29445)
Upgrade esbuild from 0.17 to 0.23. GitOrigin-RevId: 710c5b24dae0165934f9a7dcefbc14600c6b7c2b
1 parent aed90a4 commit 6fbaf17

File tree

6 files changed

+158
-129
lines changed

6 files changed

+158
-129
lines changed

demo/convex/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"allowJs": true,
1111
"strict": true,
1212
"moduleResolution": "Bundler",
13-
"jsx": "react-jsx",
13+
"jsx": "react",
1414
"skipLibCheck": true,
1515
"allowSyntheticDefaultImports": true,
1616

0 commit comments

Comments
 (0)