Allow single (non-default) import from dependencies
This commit is contained in:
@@ -111,11 +111,13 @@
|
||||
},
|
||||
{
|
||||
"module": "pixelworks",
|
||||
"import": "Processor",
|
||||
"browserify": true
|
||||
},
|
||||
{
|
||||
"module": "vector-tile",
|
||||
"name": "vectortile",
|
||||
"import": "VectorTile",
|
||||
"browserify": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user