Cleanup some JS files and webpack info
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "leaflet",
|
||||
"description": "JavaScript library for mobile-friendly interactive maps",
|
||||
"license": "BSD-2-Clause",
|
||||
"main": [
|
||||
"dist/leaflet.css",
|
||||
"dist/leaflet-src.js"
|
||||
],
|
||||
"ignore": [
|
||||
".*",
|
||||
"CHANGELOG.json",
|
||||
"FAQ.md",
|
||||
"debug",
|
||||
"spec",
|
||||
"src",
|
||||
"build"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user