mirror of
https://github.com/openai/harmony.git
synced 2025-08-25 16:17:30 -04:00
Fix command to run js demo
This commit is contained in:
parent
f6179119ca
commit
b337f7d884
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
.PHONY: javascript
|
||||
js:
|
||||
javascript:
|
||||
# Browser ESM build
|
||||
wasm-pack build --target web --out-dir javascript/dist/web --features wasm-binding --no-default-features
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue