When I build my ember application using “ember build --environment=production” in windows. It returns a warning message like "WARN: Output exceeds 32000 characters". The above warning message created by UglifyJS. I want to reset "max-line-len" option when I build the application.
May I know how to pass this options in command line?
Thanks
Aucun commentaire:
Enregistrer un commentaire