Added css and changed to non-minified js in bower spec

This commit is contained in:
Emil Janitzek
2014-05-08 23:55:27 +02:00
parent 254198ad47
commit 057931fe88
+5 -1
View File
@@ -6,7 +6,11 @@
"Dave Leaver <danzel@localhost.geek.nz>"
],
"description": "Marker Clustering plugin for Leaflet.",
"main": "dist/leaflet.markercluster.js",
"main": [
"dist/leaflet.markercluster-src.js",
"dist/MarkerCluster.css",
"dist/MarkerCluster.Default.css"
],
"license": "MIT",
"ignore": [
"**/.*",