Matija Marohnić

Results 237 comments of Matija Marohnić

What did work with npm was specifying a version higher than what my `rollup` previously was: ```json "overrides": { "vite": { "rollup": "npm:@rollup/wasm-node@^4.9.2" } } ``` My `rollup` was previously...

However, I don't know how much you'd be gaining from SVGO in this situation, published icons are probably already optimized. Although many are exported from Figma, so those aren't optimized,...

Seems like the two issues can be treated as duplicates. Oof, this is a really painful regression 😣

Unfortunately that doesn't help in my case, `RouterContextProvider` is already the default value.

I still see it occasionally for other models, but for Sonnet 4.5 not that I recall.

Thanks! If the import path is unresolved, should I always treat it as valid as far as `extensions` rule is concerned? Or should I autofix `./foo.js` to `./foo`, but not...

Actually, the reverse is true, but let's close this one because I'm no longer up for working on this, I forgot about offering to do it, sorry!