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

runtime docs #1714

Merged
merged 4 commits into from Aug 4, 2018
Merged

runtime docs #1714

merged 4 commits into from Aug 4, 2018

Conversation

@babel-bot
Copy link
Contributor

Deploy preview for babel ready!

Built with commit 6952c37

https://deploy-preview-1714--babel.netlify.com

@babel babel deleted a comment from babel-bot Jul 5, 2018

```sh
npm install --save-dev @babel/plugin-transform-runtime
```

and `@babel/runtime` as a production dependency (with `--save`).
and [`@babel/runtime`](runtime.md) as a production dependency (since it's for the "runtime").
Copy link
Member

Choose a reason for hiding this comment

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

I'm wondering - can this somehow be made obvious? Like maybe we should validate it? This thing is really confusing for newcomers and it's easy to miss installing this

Copy link
Member Author

Choose a reason for hiding this comment

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

Logan was thinking about what we can do here but not sure what we can do for v7.

@hzoo hzoo merged commit 5e452e6 into master Aug 4, 2018
@hzoo hzoo deleted the hzoo-patch-2 branch August 14, 2018 16:59
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