electron-vite-react
electron-vite-react copied to clipboard
:electron: Electron + Vite + React + Sass boilerplate.
When using templates on Linux (Debian), I frequently run into this issue. How can I fix this issue? reloaded doesn't work, i have to re-run npm run dev 
Hello. I recently tried this boilerplate to start developing an app with Electron-Vite and React. However, it seems to be configured differently than the vanilla boilerplate, it does not use...
I would like the ability to select whether I want to use CSS, LESS or SASS when creating project.
While running the app in dev script the application is working fine with react-router However whenver the build is made either linux or windows both of them gives blank white...
主进程代码混淆
主进程代码可以加入加密混淆功能么
#### Describe the bug Hi, i compiled my app with electron builder and when i run it it keeps telling me `Not allowed to load local resource: file:///C:/Users/faisal/AppData/Local/Programs/posman/resources/app.asar/dist/index.html` main.ts ```ts...
I understand that it was asked to turn the sandbox option to false in order to protect source code using bytecode plugin as it uses the nodevm, however it is...
#### Describe the problem you confuse it work fine on Windows and MacOS,but on linux not working! linux version is 银河麒麟system
#### Describe the problem you confuse In *WebStorm*, use "vite" debug a electron-main process, only can debug ``main.js`` . if I want to debug the ``main.ts`` and more, how can...
#### Describe the problem you confuse after installed geotiff,error: chunk-3EJPJMEH.js?v=80ed9312:12 Uncaught Error: Dynamic require of "http" is not supported at chunk-3EJPJMEH.js?v=80ed9312:12:9 at geotiff.js?v=80ed9312:3670:11 yarn add geotiff package.json ``` "dependencies": {...