Drop bundle
This commit is contained in:
parent
7075504193
commit
b2bdf4f8b9
|
@ -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/')) {
|
||||
|
|
Loading…
Reference in New Issue