fix: Safari/iOS const redefinition

This commit is contained in:
NGPixel
2017-07-22 10:33:31 -04:00
parent 44b5a2e0cb
commit 6a45e1ee51
6 changed files with 52 additions and 5 deletions

View File

@@ -13,6 +13,9 @@
"target": "es5"
},
"exclude": [
"node_modules"
".fusebox",
"data",
"node_modules",
"repo"
]
}