Remove tether

This commit is contained in:
Gautier P 2020-12-05 12:55:23 +01:00
parent 9e5bf826ce
commit d2452e6222
3 changed files with 0 additions and 7 deletions

View file

@ -37,7 +37,6 @@ var paths = {
scriptsConfig: mainNpmFiles().filter((f) => RegExp('url-search-params/.*\\.js', 'i').test(f)),
scripts: [
'node_modules/jquery/dist/jquery.js',
'node_modules/tether/dist/js/tether.js',
'node_modules/async/lib/async.js',
'node_modules/leaflet/dist/leaflet-src.js',
]