Skip to content

Commit

Permalink
Using RequireJS to load jQuery when it has not already been loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaquette committed Nov 13, 2014
1 parent dcf6497 commit dcba3ce
Show file tree
Hide file tree
Showing 5 changed files with 30,086 additions and 2 deletions.
2 changes: 2 additions & 0 deletions src/BugTracker.Web/BugTracker.Web.csproj
Expand Up @@ -617,6 +617,8 @@
<Content Include="Scripts\jquery-ui.js" />
<Content Include="Scripts\jquery-ui.min.js" />
<Content Include="Scripts\jquery.mobile-1.4.4.min.js" />
<Content Include="Scripts\r.js" />
<Content Include="Scripts\require.js" />
<Content Include="search.aspx" />
<Content Include="search_text.aspx" />
<Content Include="seen.aspx" />
Expand Down

0 comments on commit dcba3ce

Please sign in to comment.