diff --git a/app/assets/javascripts/store/all.js b/app/assets/javascripts/store/all.js index 723f03af31..a8386e4b7f 100644 --- a/app/assets/javascripts/store/all.js +++ b/app/assets/javascripts/store/all.js @@ -6,8 +6,7 @@ // //= require 'jquery' -//= require store/spree_core +//= require store/spree_frontend //= require store/spree_auth -//= require store/spree_promo //= require_tree . diff --git a/app/assets/stylesheets/store/all.css b/app/assets/stylesheets/store/all.css index c1d3d851bc..ea25eaeefc 100644 --- a/app/assets/stylesheets/store/all.css +++ b/app/assets/stylesheets/store/all.css @@ -4,9 +4,8 @@ * the top of the compiled file, but it's generally better to create a new file per style scope. * - *= require store/spree_core + *= require store/spree_frontend *= require store/spree_auth - *= require store/spree_promo *= require_self *= require_tree .