3 lines
77 B
Bash
Executable File
3 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
wasm-pack build --release --target web -d ../src/color_functions
|