Reference bundles on requirejs
问题 I have an old web application that already uses bundling and minification of ASP.Net MVC. Now I'm starting to use requirejs and I have a problem! How can I reference bundle files from requirejs? I know that there is another similar question, but it does not answer to my question! How to reference the bundled js files (asp.net mvc4) in Require.js? 回答1: I'm hoping that I understand your question correctly. If your bundle contains requireJS modules and you're loading it on the page, you can