Skip to content

Replaced babylon per babel #1480

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

Merged
merged 2 commits into from
Jan 27, 2019
Merged

Replaced babylon per babel #1480

merged 2 commits into from
Jan 27, 2019

Conversation

graux
Copy link

@graux graux commented Jan 24, 2019

babylon has been deprecated... Deprecation message when building:
{ parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }.

babylon has been deprecated... Deprecation message when building:
{ parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }.
@yyx990803
Copy link
Member

Do you happen to know since which version of prettier? We should make sure our dependency on prettier is updated.

@qkdreyer
Copy link

qkdreyer commented Jan 25, 2019

@graux
Copy link
Author

graux commented Jan 25, 2019

* https://github.com/prettier/prettier/blob/a01e6c75da820457a4c7c8e3207be00ac28e4bfa/website/blog/2019-01-20-1.16.0.md#rename-babylon-parser-to-babel-5647-by-wuweiweiwu

* [prettier/prettier#5647](https://github.com/prettier/prettier/pull/5647)

* [prettier/prettier@91c20f7](https://github.com/prettier/prettier/commit/91c20f7fbe22f68480820fcf322e7e099b22d82e)

Thanks qkdreyer!!

@yyx990803
Copy link
Member

@graux can you update the PR to raise the minimum version of prettier to 1.16.0?

@graux
Copy link
Author

graux commented Jan 25, 2019

Sure, give me a minute! :)

@graux
Copy link
Author

graux commented Jan 25, 2019

Should I update the package version to 14.2.3 ?

@yyx990803
Copy link
Member

@graux no, I'll handle that during release

@graux
Copy link
Author

graux commented Jan 25, 2019

Done! 👍

@TroyEdwardLee
Copy link

How could I modify my package.json? Please give a template to me. Thanks

@muzi131313
Copy link

muzi131313 commented Nov 5, 2019

@TroyEdwardLee you can use latest version:
about 14.x, now is 14.2.4

@herbyxxx
Copy link

herbyxxx commented Mar 4, 2020

I am using "vue-loader": "15.0.11" and still have this issue with my symfony project.

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.

6 participants