try javascript target

This commit is contained in:
Lunarmagpie 2023-03-09 19:28:11 -05:00
parent e1d2771c0e
commit 90ee1c0e48
3 changed files with 7 additions and 5 deletions

View file

@ -4,4 +4,4 @@ ls -R
shift
cd project
gleam run -- "$@"
gleam run --target=javascript -- "$@"