feat: dashboard
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
"target": "ESNext",
|
||||
"module": "ESNext",
|
||||
"moduleDetection": "force",
|
||||
"jsx": "react-jsx",
|
||||
"jsx": "react",
|
||||
"jsxFactory": "Html.createElement",
|
||||
"jsxFragmentFactory": "Html.Fragment",
|
||||
"allowJs": true,
|
||||
|
||||
// Bundler mode
|
||||
|
||||
Reference in New Issue
Block a user