Dimitry

Results 27 comments of Dimitry

Hey! Same issue. This PR fixes it https://github.com/google/eleventy-high-performance-blog/pull/183 UPDATE: Turned out, it's not. Seems like there is a concurrency issue and sometimes it's fine, sometime it's not.

On default remix template, running `bun run --bun dev` (where `dev: "remix vite:dev"`) now kind of works on fresh Bun 1.1, but gives this error:

Huh, I made dev mode work! 🎉 Although, it works only for default remix + vite mode. The only change which were needed is to remove `installGlobals()` from `vite.config.ts` (I...

oh, I didn't get it, that this is the necessary step. Could you write something like "All necessary binaries could be installed using (these reasonml docs)[link]"?

I've faced same problem and the best solution I've found is to downgrade to sprockets 2.12.3.(

@chotiwat It helped! This should be changed in readme.

Hey! As far as I know it’s impossible since it’s block’s property

Hey! Sounds like a great option to add. I’m not actively developing it right now but happy to review PR.

New release with the feature dropped!