v1rtl
v1rtl
work is going well on this branch #9
This still happens with latest esm.sh. I'm developing a project on Fresh and facing issues with multiple preact instances being loaded: ``` ╰─λ deno info components/Nav.tsx | grep preact ├─┬...
I have the same issue on last 1.27
@Yaikava I'm not able to install it: ``` deno install -Afq --unstable https://x.nest.land/eggy0.3.50/cli.ts error: Module not found "https://x.nest.land/eggy0.3.50/cli.ts". ```
@Yaikava stupid me, I forgot to add `@` before version
also noticed that, the only thing that bundles is manifest.json but not files
How to use it with docker? Would be cool to have this in either docs / readme I meant passing command flags to radicle image and stuff
@kim thanks for explaining this! is there a docker image for keyutil as well? it fails to compile on low-spec VPS (see #116) and therefore I can't use `radicle-seed-node`...
@cloudhead thanks, will try that
updates on this PR?