Install packages when creating release

This commit is contained in:
Mikko Ahlroth 2018-12-02 21:13:20 +02:00
parent 39feb16112
commit 927c74e11b

View file

@ -8,6 +8,8 @@ FRONTEND_PATH='lib/web/frontend'
cd ${FRONTEND_PATH}
yarn install
node_modules/.bin/bsb -make-world
NODE_ENV=production node fuse build