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

Remove deprecated "es2015-loose" preset #105

Closed
wants to merge 1 commit into from

Conversation

ens42
Copy link

@ens42 ens42 commented Apr 8, 2017

Since babel-preset-es2015-loose is deprecated, it's better to move to babel-preset-2015 with loose option.

This removes warning about deprecated package using.

Copy link
Collaborator

@silvenon silvenon left a comment

Choose a reason for hiding this comment

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

Hi, congrats on your first PR! 🎉

Could you perhaps use babel-preset-env instead? That's the one that appears to be the most future-proof one. Also, in that case babel-preset-stage-0 might not be necessary, please check if the code builds without it.

Thank you! ❤️

@roylee0704
Copy link
Owner

@dlf42 Thanks for the PR! :)

By the way, I've done the similar commits on #111, will close this now.

@roylee0704 roylee0704 closed this May 2, 2017
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.

3 participants