Maxime GRIS

Results 9 comments of Maxime GRIS

Did you install "grunt-cli" package on nodejs ? => npm install -g grunt-cli You need it to start the runner.

Thanks @ac566, you're right :) I close the issue.

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

Hi @TheJakey, It's a dilemma I've always had on this project. 😅 Between the ease of handling it or implenting more advanced features with `nodeIntegration` and `contextIsolation`. I chose to...

Hi @faribauc Thank you for spending time on this. :) I think there are some changes to do in the `electron.service.ts` too. Now `isElectron()` always return false because the test...

There is already a [`nx-electron`](https://github.com/bennymeg/nx-electron) plugin that seems to work with any kind of frontend. I use NX for several years now but I never used it with Electron. But...

Indeed the path has changed. The PR is now up-to-date with the `main` branch. @jlwllmr

Hello @hassanITXI I found a few hours to upgrade to Angular 19. Have a nice day