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

3 lines
124 B
Bash

#!/bin/bash
spago bundle-app --main Main --to assets/app.js
parcel serve assets/index.html -o index--parelified.html --open