From ce562889a9826ededa76f6cbc14267a0df3d7dd0 Mon Sep 17 00:00:00 2001 From: Enrico Stano Date: Thu, 15 Jun 2017 13:54:25 +0200 Subject: [PATCH] Update js and css assets --- app/assets/javascripts/store/all.js | 3 +-- app/assets/stylesheets/store/all.css | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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 .