asp.net - Multiple index.html in Visual Studio web project -


with web.config, can create 1 transform file per build configuration. can similar done files of other types? in release build configuration want reference minified content files.

is possible have different index.html files in visual studio 2015 web project based on build configuration?


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -