Robin

Results 18 comments of Robin

@reblace In the linked closed issue on the Leaflet repo, they acknowledged the fact that it is a minification issue and they said they only aim at plain JS. Monkey-patching...

@reblace If you provide a way to fix it in the readme, I totally agree.

@danmana tested and it works, thank you.

@Roinw This not a feature you are supposed to turn off though.

Reproduction of the problem: https://stackblitz.com/edit/components-issue-ljc2ov?file=app/app.component.ts

With version 1.7.0 I'm able to do `yarn global list` and it shows the packages similarly to npm's `npm list -g --depth=0`

@dlong500 `yarn global list` used to show the complete list of dependencies, `--depth` was not working.

@dlong500 Yes I understand. I don't have the knowledge to work on this, so it's cool if you want to do it.