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

Electron IPC via simple method calls

Results 1 electron-affinity issues
Sort by recently updated
recently updated
newest added

Hi, I made an electron app using electron-forge and its builtin typescript/webpack template, using: yarn create electron-app my-new-app --template=typescript-webpack In such a setup, webpack minimizes the javascript code in production...