@helenakohan wrote:
Hi:
I want to publish ionic 4 project but I want it all to be combined to one file & minifed & uglified (=Obfuscate).
In v3/2 it was dead easy: just add parameters (–uglifyjs, --minifyjs) in the command line (cli) of the build/publish command and you were set to go.
Now it does not exists.
Also, I can’t seem to do it in npm/gulp/grunt because of the amount of files that exists and do it with .
How do it?
Is there a step by step tutorial for this?
Posts: 1
Participants: 1