I want to find a way to change my index.cshtml file during my project creation. For example, do this:
& lt; Script src = "app-dev.js" & gt; & Lt; / Script & gt; This is when build mode is release :
I want to find a way to change my index.cshtml file during my project creation. For example, do this:
& lt; Script src = "app-dev.js" & gt; & Lt; / Script & gt; This is when build mode is release :
Comments
Post a Comment