Drop bundle

This commit is contained in:
Calum McConnell 2021-04-10 01:14:17 -04:00
parent 7075504193
commit b2bdf4f8b9
No known key found for this signature in database
GPG Key ID: EFF5E1D7E0CD9B32
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ targets.determineBundle = function (path) {
val = 'Bootstrap Datepicker';
} else if (path.startsWith('/jquery.lazy/')) {
val = 'jQuery Lazy';
} else if (path.startsWith('/leaflet/')) {
val = 'leaflet';
} else if (path.startsWith('/waypoints/')) {
val = 'Waypoints';
} else if (path.startsWith('/highlight.js/')) {