-
Notifications
You must be signed in to change notification settings - Fork 495
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
Create docs/nightly.md #1204
Create docs/nightly.md #1204
Conversation
🦋 Changeset detectedLatest commit: 60b3da2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
interesting, thank you! fixed a small typo and removed usage of "simply"
do you think we should have a --nightly
variant as a global config? how common is it to download a nightly?
Co-authored-by: Gal Schlezinger <[email protected]>
Thank you for the review, I applied the suggested changes. As for how popular it is, as usage of https://www.npmjs.com/package/node-nightly shows it's not very popular, but it's definitely more than zero :) For me personally it would have been a bit more convenient to have --nightly in terms of discovery, but as long as there's a way to do it I'm fine with current state :) |
I wasn't sure where is the best place to put this info, so decided that a file in docs should be good enough start :)
fixes #610