Add mergeTextWithHistory function
This commit is contained in:
parent
c0333c1146
commit
779579d38f
18 changed files with 285 additions and 100 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
rm -rf pkg
|
||||
|
||||
wasm-pack build --target web --features wasm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue