Describe the bug
When the user launches the executable, the app does a quick installation with the wording "Installing, please wait ...". Is it possible to modify this wording?
To Reproduce
Steps to reproduce the behavior:
Run <app-name>-electron:make
launch the produced executable
The installation message will come up
Expected behavior
We would like to be able to modify the wording
Screenshots
Desktop (please complete the following information):
OS: Windows
Nx Electron Version: 16.2.0
Additional context
The electron app that we are working with mainly installs apps, so the feedback is the wording might be a little confusing. We would like to modify it to something like "Getting things ready, please wait ..."
Describe the bug When the user launches the executable, the app does a quick installation with the wording "Installing, please wait ...". Is it possible to modify this wording?
To Reproduce Steps to reproduce the behavior:
<app-name>-electron:make
Expected behavior We would like to be able to modify the wording
Screenshots
Desktop (please complete the following information):
Additional context The electron app that we are working with mainly installs apps, so the feedback is the wording might be a little confusing. We would like to modify it to something like "Getting things ready, please wait ..."