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

Add cli support #4

Closed
wants to merge 3 commits into from
Closed

Add cli support #4

wants to merge 3 commits into from

Conversation

zsxsoft
Copy link

@zsxsoft zsxsoft commented Dec 12, 2015

image

@@ -13,13 +13,16 @@
"keywords": [
"babel"
],
"peerDependencies": {
Copy link
Owner

Choose a reason for hiding this comment

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

Why remove peerDeps ?

Copy link
Author

Choose a reason for hiding this comment

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

@hax
Because we can use it without babel. And another reason is, more and more new projects are based on babel 6. I think that we can't interfere other's choice.

Copy link
Owner

Choose a reason for hiding this comment

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

Ok, I will change babel to babel-core. And babel 6.x require the new version (2.x) of this package.

@sindresorhus
Copy link

The CLI should IMHO be a separate package by @hax. See: sindresorhus/ama#17

@zsxsoft zsxsoft closed this Dec 26, 2015
@hax
Copy link
Owner

hax commented Dec 28, 2015

@zsxsoft
I created https://github.com/hax/babel-features-cli , PR welcomed 😆

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