1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

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
install-production: install
yarn install --pure-lockfile --prefer-offline
.PHONY: compile
compile: install