maximegris / angular-electron

Ultra-fast bootstrapping with Angular and Electron :speedboat:
https://www.maximegris.fr/angular-electron/
MIT License
5.64k stars 1.37k forks source link

What about esbuild? #789

Open FrancescoBorzi opened 8 months ago

FrancescoBorzi commented 8 months ago

https://angular.io/guide/esbuild#for-existing-applications

https://stackoverflow.com/questions/77508160/custom-webpack-config-in-angular-esbuild

HCenggel commented 7 months ago

very nice

ynixt commented 5 months ago

For esbuild I can suggest looking at https://github.com/ynixt/electron_angular_esbuild

maximegris commented 4 months ago

Here a quick migration to esbuild @FrancescoBorzi, if you want to have a look at it. https://github.com/maximegris/angular-electron/pull/810