Commit 146ba7d7 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[shell.nix] fix the 'build' command

parent 9d2f747c
......@@ -16,7 +16,7 @@ let
set -e
echo "Compiling"
build-purs-from-store
build-purs
echo "Bundling"
yarn pulp browserify --skip-compile -t dist/bundle.js --src-path output
'';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment