urbit-browser-manager/justfile
ronreg-ribdev 703a0cd630 Get rid of src/ dir
don't need this layer of indirection
2021-01-02 23:47:15 -08:00

12 lines
261 B
Makefile

copy-to-pier:
cp -r gall-app/urbit/* $PIER
build-javascript:
yarn --cwd gall-app run build-development
build-extension:
yarn --cwd extension run build-dist
cp -r extension/icons/ extension/dist/
cp extension/manifest.json extension/dist/