Skip to content

Update to Babel 7.x - WIP#3428

Closed
benedyktdryl wants to merge 2 commits into
vercel:canaryfrom
benedyktdryl:chore/babel-7x-upgrade
Closed

Update to Babel 7.x - WIP#3428
benedyktdryl wants to merge 2 commits into
vercel:canaryfrom
benedyktdryl:chore/babel-7x-upgrade

Conversation

@benedyktdryl
Copy link
Copy Markdown

@benedyktdryl benedyktdryl commented Dec 8, 2017

Hi,

This is my very firs PR which includes Babel 7.x related updates. Please let me know if you will be interested in such contribution so I can make further updates in that matter.


This PR is also related to those PRs.


I know it has conflict but I don't know if you're accepting such contributions or you want to put some updates to Babel packages so I made this PR to ask first, before any further work.

Comment thread package.json
"@babel/runtime": "7.0.0-beta.32",
"@babel/template": "7.0.0-beta.32",
"ansi-html": "0.0.7",
"babel-core": "6.26.0",
Copy link
Copy Markdown

@haohcraft haohcraft Feb 26, 2018

Choose a reason for hiding this comment

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

Looks like this is still using babel-core.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You will need to change it @babel/core, but in general you should rely on Babel's internals.

We already had a few discussions to expose the config to plugins authors babel/babel#7259.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If that PR gets merged we'll change to it.

@haohcraft
Copy link
Copy Markdown

Hope this PR will get merged soon.

@timneutkens
Copy link
Copy Markdown
Contributor

It's on my list for Next v6. There's a few modules completely breaking down on babel 7. Will close this since I have a WIP locally.

@xtuc
Copy link
Copy Markdown

xtuc commented Feb 26, 2018

@timneutkens could you address my concern #3428 (comment)?

@lock lock Bot locked as resolved and limited conversation to collaborators Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants