Skip to content

Instantly share code, notes, and snippets.

@igormoochnick
Created July 21, 2012 01:52
Show Gist options
  • Save igormoochnick/3154224 to your computer and use it in GitHub Desktop.
Save igormoochnick/3154224 to your computer and use it in GitHub Desktop.
SPA view dependency to a dynamic Asp.Net Mvc content
define(["text!/../home/hello"], function (template) {
// ... Here is your code ...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment