Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Add stage-3 plugin option #384

Merged
merged 1 commit into from
Sep 19, 2017
Merged

Add stage-3 plugin option #384

merged 1 commit into from
Sep 19, 2017

Conversation

existentialism
Copy link
Member

@existentialism existentialism commented Jul 28, 2017

Adds support for enabling transformation of shipping stage 3 features.

EDIT Updating this to:

@chicoxyzzy
Copy link
Member

🚲 🏠 the option name :)

I think unspeccedProposals may be a good name for it

@@ -238,5 +237,14 @@
"ios": "10",
"opera": "45",
"electron": "1.7"
}
},
"transform-async-generator-functions": {},
Copy link
Member Author

@existentialism existentialism Sep 19, 2017

Choose a reason for hiding this comment

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

This, optional catch binding, and Promise.finally will get filled out once we land #402


if (!plugin) {
throw new Error(
`Could not find plugin "${pluginName}". Ensure there is an entry in ./available-plugins.js for it.`,
Copy link
Member Author

Choose a reason for hiding this comment

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

This kept tripping me up 😜

Copy link
Member

Choose a reason for hiding this comment

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

lol

Copy link
Member

@yavorsky yavorsky left a comment

Choose a reason for hiding this comment

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

LGTM!

Also, good to update README.

And maybe we need to think a bit more about naming? Maybe includeStage3 will be more clear? I don't know :)

Copy link
Member

@hzoo hzoo left a comment

Choose a reason for hiding this comment

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

this would be good, just means we can't have fixed versioning since stage 3 will change

@hzoo hzoo merged commit b47df5b into 2.0 Sep 19, 2017
@existentialism
Copy link
Member Author

I'll create a followup to update README, but we should def discuss if there's a better name for the option too.

@existentialism existentialism deleted the stage3 branch September 19, 2017 19:25
@existentialism existentialism mentioned this pull request Sep 19, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants