build-electron
build-electron copied to clipboard
Use ES modules in Electron
Results
3
build-electron issues
Sort by
recently updated
recently updated
newest added
https://github.com/vercel/ncc and deprecate this
The code base for the existing electron react app does not contains any index.js file. It has .ts extention file. Can you pls tell me how to do this here....
Hi. I am new to Electron and I am using your solution to use ESM and CommonJS modules. THANK YOU for building that. Everything works when I run this code...