Closed elycheikhsmail closed 2 years ago
thank you. isn't possible to avoid npm i ?
you would need to somehow call esbuild to generate bundles (index.js
and worker.js
)
other than that you just need to execute cargo build
in the libgraffiti
directory and that should be all what's needed
in the future I'd like to provide those bundles (and prebuilt binaries) via github releases so you'd only need a github url to pointing to a specific release but it's not done yet and I have other priorities right now
deno upgrade --version 1.8.7
)git clone
+npm i && deno run -Ar --unstable --no-check --inspect lib/cli.js run examples/counter.html
BTW: discord might be better place to ask for this https://discord.gg/zQwyzFb