Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for volta in web client #1707

Merged
merged 2 commits into from
Jun 22, 2020
Merged

Support for volta in web client #1707

merged 2 commits into from
Jun 22, 2020

Conversation

cptran777
Copy link
Contributor

@cptran777 cptran777 commented Jun 22, 2020

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

@@ -71,5 +71,9 @@
},
"dependencies": {
"yarn": "^1.10.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we do. Volta is its own special tooling environment that reads from the "volta" property. However, in this case it does not interact with any other part of the client build logic which should still rely on this dependencies line if checking what yarn version we are using. Though the two versions should match haha.

@cptran777 cptran777 merged commit 3db9e1e into master Jun 22, 2020
@cptran777 cptran777 deleted the volta-support branch June 22, 2020 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants