Jordan Jones
Jordan Jones
@PKizzle Was there any more progress on this?
This can be done with the official `docker/build-push-action` and `docker/setup-buildx-action` available with github actions. I can implement this if someone tells me where it should belong or you can look...
@NiceGuyIT At one point, I was just going to PR it so that it builds to GHCR packages. If you want I can still do that.
> Certainly. I don’t own one myself to do anything meaningful, but I am happy to review PRs - attach a screenshot please! I haven't designed anything quite yet, I'm...
Would anyone be willing to work with me to design this? I'm still trying to figure out the right way to make it. I have the PDU.
> Maybe a check for `window.prismarineViewerPrefix`? It'd be defined somewhere before prismarine-viewer loads on the page in the users' code. We can add that, where do you want to implement...
In workers, usually the `scheduled` function gets called. It would be up to the code to decide if it calls the same function as `fetch`. This is an outdated example...