Blaine Bublitz

Results 267 comments of Blaine Bublitz

I wonder if this would be fixed by upgrading docusaurus. I can try it later (or maybe tomorrow).

😂 😂 https://github.com/reasonableconsulting/url - feels like we are all working on very similar things 😂 😂

I looked into fixing this, but I think it'll take a lot of changes to the MlNodeFile implementation (`read`, `read_one`, etc).

Looking good! We have successful dune 3.2 runs across the board: https://github.com/grain-lang/libbinaryen/actions/runs/2373688424 https://github.com/grain-lang/libbinaryen/actions/runs/2373688425

OMG 🙀 You are a hero

@G-Rath the way you solve this issue is not to try to backport breaking changes (as indicated by the semver major increase) into an older semver version, because that isn't...

@wiggisser @lcavadas if either of you want to rebase this PR on the latest changes and update the type definitions, I'm happy to get it released.

The gulp-data plugin is not designed for passing options through your pipeline. The way that this should probably be solved inside gulp-pug is to make the `name` option a string...

@demurgos I had misunderstood it as well until I dug into pug's `options` and noticed that @wiggisser was trying to pass the `name` option.

It would be fine to make them but they shouldn't be named like you suggested. We plan to change all of that once the new module system is implemented.