Benoit Hiller

Results 6 issues of Benoit Hiller

run_locally ignores the --dry-run flag and runs anyway. This seems to be because in https://github.com/capistrano/capistrano/blob/master/lib/capistrano/dsl.rb#L68 the current sshkit backend is ignored and the local one is used directly. ### Steps...

help wanted
discuss!

Right now global install doesn't seem to do any of the same steps as a local install. Local install copies specified files into a deps folder and links the ones...

There is a typedef file in the source of the project but it doesn't end up in the npm package so my code can't import it. Contents of installed package:...

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/busy-shirley-dg57zm?workspaceId=ws_YGJRKdEKng1kurcxFGU5DV ### To Reproduce Use the `Nanum_Gothic_Coding` font from `next/font/google` with `weight: 700`. I do not know if there are quirks...

Font (next/font)

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/lucid-kirch-qm6y6g?workspaceId=ws_YGJRKdEKng1kurcxFGU5DV ### To Reproduce 1. Start the application (in any mode) 2. Run the Lighthouse tool in Chrome DevTools 3. Note...

Webpack
Performance
Turbopack
linear: turbopack

### What? Ensure that the fonts fetched from Google Fonts contain font hinting instructions. ### Why? Google Fonts returns files that have the font hinting instructions removed when the user...

type: next
Turbopack