Switch to yarn instead of npm

This commit is contained in:
Nabeel Shahzad
2018-03-29 11:32:49 -05:00
parent 95fed87ad4
commit ec553f06c8
2 changed files with 7804 additions and 2 deletions

View File

@@ -36,8 +36,7 @@ build:
# This is to build all the stylesheets, etc
.PHONY: build-assets
build-assets:
#npm update
npm run dev
yarn run dev
.PHONY: install
install: build

7803
yarn.lock Normal file

File diff suppressed because it is too large Load Diff