Skip to content
This repository was archived by the owner on Feb 14, 2019. It is now read-only.

Commit 2abb6cf

Browse files
committed
Build to UMD format
1 parent f342543 commit 2abb6cf

5 files changed

Lines changed: 2229 additions & 146 deletions

File tree

.babelrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"presets": [
3+
["es2015", {"modules": "umd"}]
4+
]
5+
}

0 commit comments

Comments
 (0)