From 7a1512d708de80d5d31916a83b2fd626b97868e0 Mon Sep 17 00:00:00 2001 From: Juerg Hunziker Date: Fri, 19 Mar 2021 14:22:51 +0100 Subject: [PATCH] remove unused jquery.easing import --- webpack.mix.js | 1 - 1 file changed, 1 deletion(-) diff --git a/webpack.mix.js b/webpack.mix.js index 086888a8..f7058e75 100644 --- a/webpack.mix.js +++ b/webpack.mix.js @@ -24,7 +24,6 @@ mix.styles([ mix.scripts([ 'node_modules/popper.js/dist/umd/popper.js', 'node_modules/bootstrap/dist/js/bootstrap.js', - 'node_modules/jquery.easing/jquery.easing.js', 'themes/repair-cafe/assets/js/app.js' ], 'themes/repair-cafe/assets/js/app.min.js'); mix.scripts([