We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f9daa commit d83691bCopy full SHA for d83691b
MANIFEST.in
@@ -1,7 +1,8 @@
1
include README.rst CHANGES LICENSE
2
recursive-include leaflet/locale *.mo
3
recursive-include leaflet/templates *.html *.js
4
-recursive-include leaflet/static *.js
5
recursive-include leaflet/static *.css
+recursive-include leaflet/static *.js
6
+recursive-include leaflet/static *.map
7
recursive-include leaflet/static *.png
8
recursive-include leaflet/static *.svg
0 commit comments