[new feature] support es module (#875)

This commit is contained in:
neverland
2018-04-17 14:36:46 +08:00
committed by GitHub
parent 6d74198e27
commit f97bb54688
11 changed files with 55 additions and 29 deletions
+1
View File
@@ -8,6 +8,7 @@
"typings": "types/index.d.ts",
"files": [
"lib",
"es",
"packages",
"types"
],