Stéphane Goetz

Results 36 issues of Stéphane Goetz

https://vercel.com/blog/how-we-optimized-package-imports-in-next-js

should be added here : Expand this documentation https://swissquote.github.io/crafty/Packages/crafty_preset_eslint/JavaScript_Linting.html#customizing-the-rules

category/enhancement

In some teams, we commit the config files generated by Crafty, which is annoying as it needs to be modified to be cross system (e.g. the Jest config has absolute...

category/enhancement

``` src/index.mts(16,48): error TS1470: The 'import.meta' meta-property is not allowed in files which will build into CommonJS output. ``` * Running `crafty run` fails * Running `yarn tsc` succeeds __`tsconfig.json`__...

category/bug

### Link to the code that reproduces this issue https://github.com/onigoetz/nextjs-css-issue-repro ### To Reproduce 1. build the app and start it (not reproducible in dev mode) 2. go to http://localhost:3000/ 3....

bug
linear: next