]> cat aescling's git repositories - mastodon.git/commit
Fix Vagrantfile to include yarn
authorvjackson725 <vjackson725@users.noreply.github.com>
Sun, 8 Jan 2017 01:38:04 +0000 (12:38 +1100)
committervjackson725 <vjackson725@users.noreply.github.com>
Sun, 8 Jan 2017 01:38:04 +0000 (12:38 +1100)
commitdb3d5d811c34eb8e076e8a93e56d3729f08500f7
tree151a08e43045918ed9ebc60a874ea129f7343d5c
parentcec7e698275f7f3a8d88ddf205a0c04d6adb13cd
Fix Vagrantfile to include yarn

The current Vagrantfile fails to build upon provisioning, as it lacks yarn.

Change the Vagrantfile to add the yarn repository, and install yarn.
Vagrantfile