fmacherey

Results 7 issues of fmacherey

## Environment Updating `@babel/plugin-transform-runtime` from 7.18.5 to 7.18.6 lead to the following warning from webpack: ``` [webpack.cache.PackFileCacheStrategy/webpack.FileSystemInfo] Resolving '@babel/plugin-transform-runtime/lib/index' in '//node_modules/@linaria/shaker/node_modules/@babel/core/lib/config/files for build dependencies doesn't lead to expected result '//node_modules/@babel/plugin-transform-runtime/lib/index.js',...

cat: performance ๐Ÿš€
needs: complete repro ๐Ÿ–ฅ๏ธ
bundler: webpack ๐Ÿ“ฆ
bug report ๐Ÿฆ—

### What version of Next.js are you using? 10.0.9 ### What version of Node.js are you using? 15.5.1 ### What browser are you using? Chromium ### What operating system are...

template: bug

The current version of [email protected] and [email protected] are not supported yet. ``` yarn run v1.22.10 $ eslint --fix "./components/**/*" "./config/**/*" "./pages/**/*" "./helpers/**/*" "./@types/**/*" Oops! Something went wrong! :( ESLint: 8.1.0...

# Bug report I have a query (call them B, see below), which is initally not loading, and is loading and at the end is not loading again (as expected)...

Hey guys, I found out that light-dark is not transpiled correctly when used inside in `border-color`. We have a module on different pages, some of them have color-scheme to only...

### Clear and concise description of the problem We are using nextjs/react with RSC. When there is a component a client component, you signal them with `use client` in the...

enhancement

I updated to eslint v9 and moved to the new flat config. When using eslint-plugin-json, I am getting the following error: ``` ESLint configuration in ยป plugin:json/recommended is invalid: -...