Skip to content

Commit

Permalink
Merge pull request #6 from DaniloEmpire/patch-1
Browse files Browse the repository at this point in the history
Update requirejs-config.js
  • Loading branch information
slackerzz authored Mar 28, 2018
2 parents c0daa89 + a734c9d commit 4186338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/requirejs-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ var config = {
}
},
"shim":{
"OwlCarousel-min": ["jquery"]
"Msp_OwlCarousel2/js/owl.carousel.min": ["jquery"]
}
};

0 comments on commit 4186338

Please sign in to comment.