Skip to content

Commit

Permalink
fix jquery build path
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Cottman-Fields committed Apr 21, 2014
1 parent 51f8d86 commit 53abdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ module.exports = {
*/
vendor_files: {
js: [
'vendor/jquery/jquery.js',
'vendor/jquery/dist/jquery.js',
// TODO: THIS IS TERRIBLE! REMOVE UI ASAP... OR AT LEAST ONLY INCLUDE RELEVANT COMPONENTS
'vendor/jquery-ui/ui/jquery-ui.js',
// NOTE: bootstrap css imported in application.tpl.scss
Expand Down

0 comments on commit 53abdcc

Please sign in to comment.