I use it for my Angular + ElectronJS proyect, where the javascript file for the ElectronJS is not being uglified so I make it for it everytime that i build the exe.
Sample for the package.json
"scripts": { "start": "node uglify & electron .", }
| Name | Name | Last commit date | ||
|---|---|---|---|---|