Brooke Holmes

Results 52 comments of Brooke Holmes

@icyJoseph (yet another) temporary fix could be something like this: https://github.com/vercel/next.js/discussions/14807 except specifying the chunks directory with `.wasm` files, though I haven't been able to test this either

I can confirm that I'm also having this problem. I have an SD card connected at `/dev/disk1`, and when I attempt to bind it using `docker run -it --privileged -v...

Ah yes of course I totally overlooked that, I'm so used to Docker in linux I keep forgetting how it works on OS X! So is there no way currently...

Hey guys! Been working on [changelogapp](https://github.com/samholmes1337/changelog). It functions as both a command line application to parse, manipulate and stringify keepachangelog changelogs, and as an [npm module](https://www.npmjs.com/package/changelogapp). This is a hobby...

@svetlyak40wt it just parses the markdown every time a new addition or change is made, trying to make the implementation as clean as possible. And yeah that'd be awesome please...

What happens when you use the workaround in https://github.com/vercel/next.js/issues/29362#issuecomment-971377869?

Thank you for both of your feedback so far! 😊 @rchl To be clear, the additional instructions would be in the README alongside the current install and setup instructions. I...

I guess my overarching policy is "configuration over convention" in situations where you only need to do something _once_. A Nuxt.js project may be fairly long lived, and the config...

Fwiw I think I'd also be happy to go down a path where we keep everything the same, but document explicitly in the README how to manually do in the...

@manuelodelain Sorry just to clarify, are you arguing for this module specifically? Or just for the use of resource queries