Zicklag
Zicklag
I also ran into this and was able to fix it by downgrading from v0.9.0 to v0.8.2. Thanks for the tip @ashxdev!
Oh, and it may also be worth noting that I didn't run into the issue until I added an import from `import { env } from '$env/dynamic/private';` in this commit:...
Search is maybe a little tricky, depending on how often we need to update the search index. I think the easiest way to get started will be to try out...
> What about once a day? Yeah, I think that's reasonable. We'll just have to keep an eye on what kind of processing power that's taking and whether the app...
Ah, got feedback that PageFind does support custom indexes through their Node.js API. That's perfect for us! https://github.com/CloudCannon/pagefind/discussions/708#discussioncomment-10722573
Awesome, thanks for finding that! @azzamsa you really found a couple sneaky ones. :grin: That explains why I didn't run into the issue with Weird, since it's a server that...
Ah, great idea I'll do that!
We should actually be able to test out a web build because our networking library Iroh has preliminary [WASM support](https://www.iroh.computer/blog/iroh-and-the-web) now.
We already have pretty much all the ggrs and Iroh stuff hooked up, since that's what we use for native builds. In order to get web builds to work we...
Sorry for the ping if commenting like this is discouraged, but I would love to have Jack transport support. ( just tell me and I won't do it again ;)...