1

I m using T4MVC in MVC project. My question is is there such a solution for external JS files ? Many times there need to use URLs or strings (to compare) in external JS files. A change in sting break application. Or please advice T4MVC can be used for same.

Highly appreciate your time, help and sharing.

user576510
  • 5,777
  • 20
  • 81
  • 144

1 Answers1

0

Try T4MVCJS

We got it to work on a proof of concept project, However we managed to delete that project and cannot get it to work with any of our existing projects. Maybe you'll have more luck than us.

Steve Wright
  • 534
  • 1
  • 4
  • 14