Skip to content

Conversation

@eps1lon
Copy link
Contributor

@eps1lon eps1lon commented Jan 19, 2020

We don't have to use the same version of @babel/runtime as @babel/plugin-transform-runtime. We can pin to whatever version we like as long as transform-runtime is configured accordingly.

@eps1lon eps1lon force-pushed the feat/babel-runtime-major branch from 1a6c8cd to 93bcaa0 Compare January 19, 2020 10:02
[
'@babel/plugin-transform-runtime',
{
version: '^7.0.0',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the default as well as "mostly uneffective". It is only added for clarity.

@vanhoutenbos vanhoutenbos merged commit 8826798 into oliviertassinari:master Jan 19, 2020
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.

2 participants