mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 04:54:21 +01:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
wasm-pack build --no-pack --target web
|
|
cp package.json pkg/package.json
|