Rob Wierzbowski

Results 5 comments of Rob Wierzbowski

nvm uses [`node` in the `nvmrc`](https://github.com/nvm-sh/nvm?tab=readme-ov-file#usage) file as an alias for latest. It would be nice to have interoperability.

We're experiencing a similar issue, where our groups no longer work when adding resolvers for `import-x`. ``` import-x/resolver-next': [ createTypeScriptImportResolver(), createNodeResolver(), ], ``` Subscribing!

This is hitting me pretty often. +1

Do you have a test repo you use with a high number of files? We can't give you our production product. If you're interested one of us could probably pair...

I believe this is answered by this comment: https://github.com/parcel-bundler/lightningcss/issues/569#issuecomment-1713010069. >It's less that it's being removed and more that it doesn't parse. CSS error recovery is very lenient, and it is...