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

Add iniital yarn build to CONTRIBUTING.md #396

Merged
merged 1 commit into from
Apr 7, 2020
Merged

Add iniital yarn build to CONTRIBUTING.md #396

merged 1 commit into from
Apr 7, 2020

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented Apr 7, 2020

CONTRIBUTING.md didn't explicitly say to run yarn build after cloning redwoodjs/redwood and running yarn install, causing files necessary for using the cli locally, such as main.js in redwood/internal, to not exist. This PR stems from a discussion on discourse: https://community.redwoodjs.com/t/guide-on-redwood-package-development/135/3?u=dom.

Copy link
Contributor

@satyarohith satyarohith left a comment

Choose a reason for hiding this comment

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

LGTM.

@satyarohith
Copy link
Contributor

Is it an overkill to have a yarn setup script that runs both the commands?

@peterp
Copy link
Contributor

peterp commented Apr 7, 2020

@satyarohith I think if it were more complicated we could add that command, but I kinda like that people who are contributing are now introduced to the concept of yarn build and what that means.

@peterp
Copy link
Contributor

peterp commented Apr 7, 2020

@jtoar Thanks!

@peterp peterp merged commit 270a264 into redwoodjs:master Apr 7, 2020
@jtoar jtoar deleted the ds-add-yarn-build-to-contributing.md branch April 9, 2020 01:52
mohsen1 pushed a commit to mohsen1/redwood that referenced this pull request Apr 12, 2020
…ributing.md

Add iniital yarn build to CONTRIBUTING.md
@thedavidprice thedavidprice added this to the unassigned-version milestone May 14, 2021
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.

None yet

4 participants