bjoluc
bjoluc
I discovered https://github.com/findcanary/wp-graphql-the-seo-framework which works perfectly fine for my use cases – I'd love to have something along these lines included natively!
Duplicate of #430
> So you are not able to pass any props to the code => meaning that you cannot return the new redux state. Valid point. I was in a rather...
>I wonder if @bjoluc knows how we can make generating this file part of a release build?? I wonder if that's possible. As Becky pointed out, Zenodo only issues a...
With Docker Compose, you can simply replace `image: dperson/samba` with `build: https://github.com/dperson/samba.git` in the service definition to build the most recent version on your own :+1:
Reconsidering this in the light of #41, it may be nice to make this config-aware, something like ```ts function getSubtreeFromCookie(middlewareConfig: NextReduxCookieMiddlewareConfig, subtree: string, context?: ...) ```
Hi @zhangwei900808, would you mind providing a [repro](https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d70ff)?
Hi @sbue, I remember #25 was related to this. My answer there should apply to you as well. I'll think about preventing this error and logging a helpful error message...
Re 1: That's a great idea! jsPsych-builder-wise, this would enable something like a `deploy` command (or even a `deploy` flag to the `build` command). All a builder would need then...
@kristian-lange-tw Sounds great! Happy to test things out and draft an integration in jspsych-builder. I didn't find a public Slack invite link, so feel free to invite me via `[email protected]`...