js target

This commit is contained in:
Lunarmagpie 2023-03-10 03:31:44 -05:00
parent 056eab6c8d
commit e01783d27a
3 changed files with 7 additions and 4 deletions

View file

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