Closed justinffs closed 8 years ago
Hi, I installed leaflet-toolbar via npm today, but this "main" is not there in the package.json
:/
It's works when using https url inside the package.json. Maybe the last version has not been plublish on npm.
Quote from https://www.npmjs.com/package/leaflet-toolbar: published 2 years ago
As a workaround you can put this inside your dependencies hash:
"leaflet-toolbar": "git+https://github.com/Leaflet/Leaflet.toolbar.git",
Would like to use this with webpack