
* handle local geojson files in styles and rendered tiles - use 'file://' as indicator for local files - add directory as default directory - serve local files at - add documentation for static file serving - add some minor fixes (icon directory, directory checking, decodeURIComponent, extend error message) * Update .gitignore --------- Co-authored-by: Miko <miko@home-laptop.fritz.box> Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>
8 lines
No EOL
88 B
Text
8 lines
No EOL
88 B
Text
*
|
|
!src
|
|
!public
|
|
!test
|
|
!package.json
|
|
!package-lock.json
|
|
!docker-entrypoint.sh
|
|
**.gitignore |