Marko Bonaći

Results 30 comments of Marko Bonaći

> +1. This would be a great new feature! Would love to have a single source of truth browserslist config that's both used by Babel for transpilation and at runtime...

@stockiNail interesting, I was just thinking that I haven't tried to turn on `backdropColor` after I allowed the label rotation. BTW Maybe I'm wrong, but I have a feeling that...

It seems that removing `maxRotation: 0` (allowing rotation) doesn't prevent the bug, it probably just makes the bug less likely to happen: ![image](https://user-images.githubusercontent.com/497926/170233142-e147e4e6-387b-488a-b3ba-22377ea520b2.png)

That's my typo - it's now fixed. Thanks for bringing it up and sorry for the late reaction :)

https://github.com/mbonaci/solr-data-import-scheduler#important-theres-currently-a-bug-in-the-jar-file-so-youll-have-to-build-it-yourself-from-the-provided-source-until-i-get-some-free-time

Yeah, you can see in the changelog in the readme that this was written in 2010. Now I added additional info on top of readme. I think that, in order...

Hi @Gabriel-Rhee, thanks for that. Could you possible package that in the form of pull request? If you need help, just ask. Thx

@Hless > the CSS module feature is part of css-loader now... > as of now the only reason for using this babel plugin would be the `styleName` prop? AFAIK this...

For some reason, when there are multiple entry points, selection doesn't work. So, checkout the repo, do `npm install` or `yarn` and change the following line here: https://github.com/webpack/analyse/blob/master/app/app.js#L114 from this:...

Has not been tested, so second eyes please Amir. Thx