solaryzed/dev.sh
Yann Esposito (Yogsototh) 2ca9551a54
only keep purescript
2020-03-02 00:32:59 +01:00

4 lines
167 B
Bash
Executable file

#!/usr/bin/env nix-shell
#!nix-shell -i bash
parcel serve assets/index.html -o index--parelified.html --open &
spago bundle-app --main Main --to assets/app.js --watch