Skip to content

Commit

Permalink
local jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
djGrill committed Jul 28, 2020
1 parent c5c10df commit bdc50d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/javascripts/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requirejs.config({
paths: {
jquery: "http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min",
jquery: "../lib/jquery.min",
underscore: "../lib/underscore-min"
},

Expand Down
Loading

0 comments on commit bdc50d8

Please sign in to comment.