use esbuild for watch
This commit is contained in:
parent
dcd22a9d8c
commit
740b5581e0
5 changed files with 23 additions and 375 deletions
|
@ -21,6 +21,8 @@
|
|||
"skipLibCheck": true,
|
||||
"resolveJsonModule": true,
|
||||
"jsx": "preserve",
|
||||
"jsxFactory": "createElement",
|
||||
"jsxFragmentFactory": "Fragment",
|
||||
"allowJs": true,
|
||||
"outDir": "whofuckingcaresdude"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue