9.0.0 • Published 1 year ago
electron-esbuild v9.0.0
electron-esbuild
Getting Started
With pnpm:
pnpm create @electron-esbuild/appWith npm:
npm init @electron-esbuild/appWith yarn:
yarn create @electron-esbuild/appAll configurations are already setup for you.
Start a development build
npm run devAll arguments after -- will be pass through the electron process.
electron-esbuild dev -- --remote-debugging-port--remote-debugging-port=9229will start the devtools to the port 9229--remote-debugging-portwill start the devtools to a free port--inspect=9230will start the inspector to the port 9230--inspectwill start the inspector to a free port
Create a build
npm run buildnpm run build -- --no-clean # do not clean output before buildPackage the app
npm run packageDevelopment
Refer to README
9.0.0
1 year ago
8.0.0-rc1
2 years ago
8.0.0
2 years ago
8.0.0-rc2
2 years ago
8.0.0-rc5
2 years ago
8.0.0-rc4
2 years ago
7.0.0
3 years ago
6.0.0
3 years ago
6.0.0-rc1
3 years ago
5.0.2
4 years ago
5.0.1
4 years ago
5.0.0
4 years ago
5.0.0-rc.1
4 years ago
4.0.0-rc.1
4 years ago
4.0.1
4 years ago
4.0.0
4 years ago
3.0.0-rc.1
4 years ago
3.0.0
4 years ago
2.0.0
4 years ago
1.6.0-rc.1
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.2.5
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.4
5 years ago
1.2.0
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago