Tom Brückner

Results 229 comments of Tom Brückner
trafficstars

@KesKim Did you try this workaround? This worked for me. https://github.com/googlesamples/unity-jar-resolver/issues/654#issuecomment-1810871912

I know someone at Linktree and made him aware of this issue.

Thanks for your response. I learned in the meantime that this only happens if you set `cover` to `true`. Yet I am still wondering why this flag overrides the `maxWidth`...

Yes, that's what I am doing right now.

I need this for my Meteor 3 update, too. I am wondering why 1.2.0 is not on Packosphere yet? It seems to be finished.

I tried to add it manually in the `packages` folder, but it doesn't work because it depends on `[email protected]`. The current master 2.0.0-rc.0 seems to work, though.

I forked it and added it as a local package.

Same issue here. In my case, the changes broke our rollup compilation with super-weird issues (something pointing to the parsing of code tables). It took me hours to track down...