trying stuff with electron forge but moving away

This commit is contained in:
talksik
2022-03-15 13:21:45 -04:00
parent 381eb9ce2f
commit ef72bc3158
14 changed files with 194 additions and 22 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"paths": {
"*": ["node_modules/*"]
},
"jsx": "react"
"jsx": "react-jsx"
},
"include": ["src/**/*"]
}