issues
search
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
I added the configuration in Require.json file.
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.