mirror of
https://github.com/ioquake/ioq3.git
synced 2025-05-31 00:51:17 +00:00
🔨 (yarn): added yarn setup
to setup emsdk
This commit is contained in:
parent
b0377376aa
commit
9cc823b394
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
"name": "ioq3",
|
"name": "ioq3",
|
||||||
"packageManager": "yarn@4.2.2",
|
"packageManager": "yarn@4.2.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"setup": "echo \"cd ../../emsdk/ && source emsdk_env.sh && cd -\"",
|
||||||
"build": "emmake make",
|
"build": "emmake make",
|
||||||
"commit": "gitmoji -c"
|
"commit": "gitmoji -c"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue