mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-21 19:29:49 -04:00
maint: having the wasm-pack version in the logs is useful
This commit is contained in:
parent
3e675b47f4
commit
1b6023a03e
@ -35,6 +35,7 @@ stdenv.mkDerivation {
|
||||
# TODO(jwall): Build this from the root rather than the src.
|
||||
buildPhase = ''
|
||||
echo building with wasm-pack
|
||||
wasm-pack --version
|
||||
mkdir -p $out
|
||||
cd web
|
||||
cp -r static $out
|
||||
|
Loading…
x
Reference in New Issue
Block a user