-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(CONTRIBUTING.md): remove reference to outdated script
- Loading branch information
Showing
1 changed file
with
1 addition
and
2 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 |
---|---|---|
|
@@ -26,7 +26,7 @@ build. Make sure you have an [SSH key set up with your Github account](https://d | |
git clone [email protected]:<username>/blueprint.git | ||
cd blueprint | ||
yarn | ||
yarn build | ||
yarn compile | ||
yarn dist | ||
``` | ||
|
||
|
@@ -68,4 +68,3 @@ A typical contributor workflow looks like this: | |
- Please respond to comments in a timely fashion (even if to tell us you need more time). | ||
- _Do not_ amend commits and `push --force` as they break the PR history. Please add more commits; we squash each PR to a single commit on merge. | ||
1. Hooray, you contributed! :tophat: | ||
|
b58fca3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs(CONTRIBUTING.md): remove reference to outdated script
Build artifact links for this commit: documentation | landing | table | demoThis is an automated comment from the deploy-preview CircleCI job.