Closed omm2 closed 10 years ago
I am getting an error while using Leaflet-MiniMap component with browserify and browserify-shim build-tools:
Error: SyntaxError: Unexpected token while parsing json file app/bower_components/leaflet-minimap/package.json
it seems that something is wrong whith package.json. It helps to re-save this file with utf-8 encoding.
Pull request #63 is supposed to fix this issue, which I guess will take effect upon the next release.
I am getting an error while using Leaflet-MiniMap component with browserify and browserify-shim build-tools:
it seems that something is wrong whith package.json. It helps to re-save this file with utf-8 encoding.