mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
install packages
This commit is contained in:
parent
63f0335a64
commit
942418298e
1
justfile
1
justfile
|
@ -101,6 +101,7 @@ build-combo-rom-site:
|
||||||
just _build-rom "examples/combo" "AGBGAMES"
|
just _build-rom "examples/combo" "AGBGAMES"
|
||||||
|
|
||||||
build-site-mgba-wrapper: build-mgba-wasm
|
build-site-mgba-wrapper: build-mgba-wasm
|
||||||
|
(cd website/app && npm install --no-save --prefer-offline --no-audit)
|
||||||
(cd website/app && npm run build)
|
(cd website/app && npm run build)
|
||||||
|
|
||||||
build-site: build-combo-rom-site build-site-mgba-wrapper build-book
|
build-site: build-combo-rom-site build-site-mgba-wrapper build-book
|
||||||
|
|
Loading…
Reference in a new issue