@@ -1,6 +1,5 @@
|
||||
# babel-plugin-transform-function-sent2
|
||||
# babel-plugin-transform-function-sent
|
||||
|
||||
> Publishing as 2 until we get the package
|
||||
> Compile the `function.sent` meta property, used inside generator functions, to valid ES2015 code.
|
||||
|
||||
## Example
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-function-sent2",
|
||||
"name": "babel-plugin-transform-function-sent",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"description": "Compile the function.sent meta propety to valid ES2015 code",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-sent",
|
||||
|
||||
Reference in New Issue
Block a user