Base solution for your next web application
Open Closed

Need to read from js on development, not minified #8308


User avatar
0
samara081 created

Hi,

Currentlly We are using MVC with .NET latest vesrion (v8.1.0 with .NetCore 3.1) and Visual studio 2019.
When edit any js file during debug , i have to minify the file to be able to see the updates on broswer. how i can force the debug to read from js file (not min file) during development. and just read form minified file during release version.

Regards


4 Answer(s)