Added Cloudflare Worker example running on Webpack 5

This commit is contained in:
Alexander Cerutti
2022-02-05 23:24:08 +01:00
parent ff76d0717c
commit c734464f36
9 changed files with 3905 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
/target
/dist
**/*.rs.bk
Cargo.lock
bin/
pkg/
wasm-pack.log
worker/
node_modules/
.cargo-ok