switched to wrangler 2.0, fixed NaN check on track id, updated compat date
This commit is contained in:
parent
0dcc61196f
commit
58884fb608
12 changed files with 475 additions and 2684 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,10 +1,8 @@
|
|||
/target
|
||||
/dist
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
bin/
|
||||
pkg/
|
||||
wasm-pack.log
|
||||
worker/
|
||||
node_modules/
|
||||
.cargo-ok
|
||||
|
||||
wasm/pkg/
|
||||
wasm/target
|
||||
wasm/Cargo.lock
|
||||
wasm/wasm-pack.log
|
||||
wasm/.cargo-ok
|
Loading…
Add table
Add a link
Reference in a new issue