1
0
Fork 0
forked from 0x2620/oxjs

add maplibre-gl-geocoder

This commit is contained in:
j 2025-08-06 14:01:43 +02:00
commit f3b8025e8e
3 changed files with 287 additions and 1 deletions

View file

@ -92,7 +92,7 @@ def build_oxjs(downloads=False, geo=False):
# copy & link
ui_files = {'dev': [], 'min': []}
css_files = ['maplibre-gl.css']
css_files = ['maplibre-gl.css', 'maplibre-gl-geocoder.css']
for path, dirnames, filenames in os.walk(source_path):
for filename in filenames:
if '_' not in path and filename[0] not in '._' \