feat: update rollup config and demo

This commit is contained in:
yugasun
2018-11-22 11:17:01 +08:00
parent 82f77ad9e7
commit 410007d2d5
16 changed files with 277 additions and 116 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
["env",
{
"targets": {
"browsers": "last 2 versions, > 1%, ie >= 6, Android >= 4, iOS >= 6, and_uc > 9",
"node": "0.10"
"browsers": "last 2 versions, > 1%, ie >= 11",
"node": "8.0"
},
"modules": false,
"loose": false