mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
try javascript target
This commit is contained in:
parent
e1d2771c0e
commit
90ee1c0e48
3 changed files with 7 additions and 5 deletions
2
packages/gleam/0.27.0/run
vendored
2
packages/gleam/0.27.0/run
vendored
|
@ -4,4 +4,4 @@ ls -R
|
|||
|
||||
shift
|
||||
cd project
|
||||
gleam run -- "$@"
|
||||
gleam run --target=javascript -- "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue