electron-esbuild icon indicating copy to clipboard operation
electron-esbuild copied to clipboard

Create Electron apps using esbuild and your favorite frontend tool

Results 5 electron-esbuild issues
Sort by recently updated
recently updated
newest added

The `electron-esbuild.config` file currently has one `mainConfig` and one `rendererConfig` prop, but in bigger Electron apps it is normal to run different kinds of chrome processes as microservices (some as...

enhancement
help wanted

Just stumbled across this and I love the setup, thanks! I've used the create-app for react/ts/vite. I've added a src/common folder for shared code between main and renderer, but I've...

Need to be able to import js files in html - cannot do that because source is a bundle - a single js file. One should be able to import...

enhancement
help wanted
good first issue

Edit templates and package json files