-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(): enable yarn package management (#484)
* chore: Enable yarn package management * chore: phantomjs yarn workaround * chore(pacakge): bump phantomjs for npm_config_tmp fix * chore: add yarn bug issue reference * chore: treat lock file as binary * docs(readme): add note for node-sass / yarn issue * ci(Travis): build only master / develop - Prevents pull requests executing builds twice - Builds master + develop branches plus pull requests
- Loading branch information
1 parent
878bace
commit 12ea9c4
Showing
5 changed files
with
6,698 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
yarn.lock -diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.