-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Wanted to know build process for the project. #28
Comments
Hi Vijay! Will add that to the contributing document. In short meanwhile: after fork:
Then the dependencies will have been installed. You use gulp as build tool. The following targets are probably interesting:
for instance:
|
Hope this helps and looking forward to future contributions. |
knsv
pushed a commit
that referenced
this issue
Aug 4, 2021
Bumps @percy/cli from 1.0.0-beta.58 to 1.0.0-beta.60. --- updated-dependencies: - dependency-name: "@percy/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I will like to contribute to the project and want to know the build process for same. It will be great if you could point me to some reference for building the project. A document or even a section about building the project in Contibuting.md will be good for people like me to serve as a starting point for contribution to the project.
The text was updated successfully, but these errors were encountered: