mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 03:25:32 +00:00
Added first working example of Cloudflare Worker integration through wrangler and Webpack 4
This commit is contained in:
10
examples/cloudflare-worker/wrangler/.gitignore
vendored
Normal file
10
examples/cloudflare-worker/wrangler/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/target
|
||||
/dist
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
bin/
|
||||
pkg/
|
||||
wasm-pack.log
|
||||
worker/
|
||||
node_modules/
|
||||
.cargo-ok
|
||||
Reference in New Issue
Block a user