Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thgreasi committed Aug 15, 2015
2 parents c0b0c61 + 2f5d309 commit 98d6723
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# babel-plugin-system-import-transformer
Babel plugin that replaces System.import with the equivalent UMD pattern
[![npm](https://img.shields.io/npm/v/babel-plugin-system-import-transformer.svg)](https://www.npmjs.com/package/babel-plugin-system-import-transformer)
[![npm](https://img.shields.io/npm/dm/babel-plugin-system-import-transformer.svg)](https://www.npmjs.com/package/babel-plugin-system-import-transformer)

[Babel](https://babeljs.io/) plugin that replaces System.import with the equivalent UMD pattern

## Transforms

Expand Down

0 comments on commit 98d6723

Please sign in to comment.