From 3895a7702f48c52f437d09a1589a0119b6475290 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Wed, 6 Jul 2022 09:17:58 +0200 Subject: Remove no longer needed jQuery library --- config.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 1a57cc2..6aefd31 100644 --- a/config.yaml +++ b/config.yaml @@ -5,10 +5,6 @@ module: min: '0.95.0' imports: - - path: github.com/jquery/jquery-dist - mounts: - - source: dist/jquery.js - target: assets/js/vendor/jquery.js - path: github.com/olivernn/lunr.js mounts: - source: lunr.js -- cgit v1.2.3