For selective packages, update READMES w. links for open issues

babel-generator; babel-node; babel-standalone; babel-template
This commit is contained in:
BeniCheni 2018-06-11 00:16:48 -04:00
parent efb34aa7dc
commit 000fa83b9e
5 changed files with 3010 additions and 14 deletions

View File

@ -2,7 +2,7 @@
> Turns an AST into code.
See our website [@babel/generator](https://new.babeljs.io/docs/en/next/babel-generator.html) for more information.
See our website [@babel/generator](https://new.babeljs.io/docs/en/next/babel-generator.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> Babel command line
See our website [@babel/node](https://new.babeljs.io/docs/en/next/babel-node.html) for more information.
See our website [@babel/node](https://new.babeljs.io/docs/en/next/babel-node.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22area%3A%20node%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> Standalone build of Babel for use in non-Node.js environments.
See our website [@babel/standalone](https://new.babeljs.io/docs/en/next/babel-standalone.html) for more information.
See our website [@babel/standalone](https://new.babeljs.io/docs/en/next/babel-standalone.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20standalone%22+is%3Aopen) associated with this package.
## Install

View File

@ -2,7 +2,7 @@
> Generate an AST from a string template.
See our website [@babel/template](https://new.babeljs.io/docs/en/next/babel-template.html) for more information.
See our website [@babel/template](https://new.babeljs.io/docs/en/next/babel-template.html) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen) associated with this package.
## Install

File diff suppressed because it is too large Load Diff