Skip to content

Commit

Permalink
Merge pull request #34 from ForkRepo/master
Browse files Browse the repository at this point in the history
add babel-plugin-version
  • Loading branch information
xtuc committed Nov 19, 2018
2 parents 94c3c6b + 854193f commit 42840c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -24,6 +24,7 @@ If you want to contribute, please read the [contribution guidelines](contributin
- [idx](https://github.com/facebookincubator/idx) - library + babel plugin for a existential function.
- [transform-builtin-extend](https://github.com/loganfsmyth/babel-plugin-transform-builtin-extend) - Enable extending builtin types like `Error` and `Array`, which require special treatment and require static analysis to detect.
- [console-source](https://github.com/peteringram0/babel-plugin-console-source) - Prepends the file name and line numbers for all console commands
- [version](https://github.com/hustcc/babel-plugin-version) - Babel plugin replace defined identifier `__VERSION__` to pkg.version.

### Module Resolution

Expand Down

0 comments on commit 42840c1

Please sign in to comment.