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
+1 -2
View File
@@ -36,8 +36,7 @@ build:
# This is to build all the stylesheets, etc # This is to build all the stylesheets, etc
.PHONY: build-assets .PHONY: build-assets
build-assets: build-assets:
#npm update yarn run dev
npm run dev
.PHONY: install .PHONY: install
install: build install: build
+7803
View File
File diff suppressed because it is too large Load Diff