Closed w1ndy closed 6 years ago
Temporary workaround for webpack:
{
resolve: {
alias: {
'leaflet.awesome-markers$': 'leaflet.awesome-markers/dist/leaflet.awesome-markers.js'
}
}
}
+1
we really need a new release for the package fix
It has been a while since last release. Important fixes like #6 were not included, making webpack unable to bundle the package correctly.