summaryrefslogtreecommitdiff
path: root/www/lib/localforage/.babelrc-umd
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/localforage/.babelrc-umd')
-rw-r--r--www/lib/localforage/.babelrc-umd7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/lib/localforage/.babelrc-umd b/www/lib/localforage/.babelrc-umd
deleted file mode 100644
index 3d671241..00000000
--- a/www/lib/localforage/.babelrc-umd
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "presets": ["es2015-loose"],
- "plugins": [
- "add-module-exports",
- "transform-es2015-modules-umd"
- ]
-}