It combines TypeScript, Babel, webpack, and eslint, handling Electron’s compile and package operations by utilizing electron-builder . Upon inspecting the boilerplate a little closer, we can see why you’d want to choose it.
Does electron forge use electron-builder?
It combines TypeScript, Babel, webpack, and eslint, handling Electron’s compile and package operations by utilizing electron-builder . Upon inspecting the boilerplate a little closer, we can see why you’d want to choose it.