0
green365 created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? 10.5
- What is your product type (Angular or MVC)? MVC
- What is product framework type (.net framework or .net core)? .NET CORE
Hi. Is there a way to stop minification to change function and variable names? I've used a 9.x.x version in the past and this didn't happen. Can you help?
Thanks.
2 Answer(s)
-
0
Hi @green365
We are using https://www.npmjs.com/package/gulp-uglify-es. I tried to take a look but couldn't find such an option. You can check its documentation and see if there is an option for that or not.
-
0
Thank you. I'll close it.