mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 15:51:40 +03:00
e0eea3ae72
Original commit: 23a8bd1b07
3 lines
64 B
Bash
Executable File
3 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
wasm-pack build --out-dir '../../target/web' lib/core
|