Require lodash.underscore to support _. calls in js

spree_backend relies on Underscore.js 1.4.4, from Jan 2013, in some auto complete functions, here we will be depending on Lo-Dash 2.4.1, from Dec 2013
This commit is contained in:
luisramos0
2019-12-19 11:32:13 +00:00
parent 8e27291b15
commit 6bdb14248c

View File

@@ -19,6 +19,7 @@
//= require ../shared/ng-infinite-scroll.min.js
//= require ../shared/ng-tags-input.min.js
//= require angular-rails-templates
//= require lodash.underscore.js
// spree
//= require admin/spree_backend