ui: Fixing installation script for ui

This commit is contained in:
Tom Gallacher 2016-11-01 11:15:50 +00:00
parent 17d4c47857
commit 96f311369b

View File

@ -33,7 +33,6 @@ start:
.PHONY: install-production .PHONY: install-production
install-production: install install-production: install
yarn install --pure-lockfile --prefer-offline
.PHONY: compile .PHONY: compile
compile: install compile: install