maximegris / angular-electron

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

Feature/migrate to esbuild #810

Open maximegris opened 6 months ago

maximegris commented 6 months ago

Description

A quick implementation to migrate from webpack to esbuild.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

FrancescoBorzi commented 5 months ago

thanks for your input @maximegris , I was able to migrate my project as well: https://github.com/azerothcore/Keira3/pull/2997