Josh Larson

Results 42 comments of Josh Larson

- How can I reproduce this issue? - Does it work in local dev and in production?

Hmm very mysterious. To be honest, I haven't tested this at all on Windows, so your guess is as good as mine. I'll think about this and see if I...

Love this idea, David! I'll think about your suggestion and tinker around. Feel free to do so yourself and PR if you have success: https://github.com/flareact/flareact/blob/canary/src/worker/index.js#L122-L148

@davidbarratt OK I'm working on this! Almost have it 🤞 One issue I'm having: I can't pull up the `revalidate` value from `getEdgeProps` without running that method 🙈 which kind...

Super cool idea ❤️ RE: other tooling, I don't know if there are specific tools. I had considered adding tooling to [Flareact](https://flareact.com) that made it super easy to create things...

@bpernick This is so awesome!! Thanks for picking up this work. - As you mentioned, I would **love** if this command did everything for the user. This includes writing the...

This is terrific!!! Thanks, @bpernick. I'll take a look this week when I have a moment. RE: local testing: yeah, it's super sketchy. I have to do a combination of...

Hi @christian-schab thanks for the bug report. This is actually the expected behavior right now, as you aren't providing an `as` parameter: https://flareact.com/docs/flareact-link#dynamic-routes I realized this is out of sync...

Once you perform a single resize, it resolves itself. Probably related to sub-par resizing work in general.

Yes! This seems like a good feature idea. A feature to select which compose files to run would be beneficial. We'll probably need to support a cascading specificity for files...