vtfuture / RequireJSDotNet

RequireJS for ASP.NET MVC
http://requirejsnet.veritech.io
MIT License
94 stars 46 forks source link

Requirejsnot is not working for partial aspx pages #103

Open kaviproject opened 6 years ago

kaviproject commented 6 years ago
  1. I added the configuration in Require.json file.
  2. Added RenderRequireJsSetup in _layout.aspx page. While running the project its not identifying index.js automatically in asp.net project. Can you please suggest me any set up required for aspx partial pages.