aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/prepros.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/prepros.config')
-rw-r--r--src/styles/prepros.config7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/styles/prepros.config b/src/styles/prepros.config
index d01ba43..0636925 100644
--- a/src/styles/prepros.config
+++ b/src/styles/prepros.config
@@ -76,6 +76,7 @@
"remotePath": "",
"timeout": 20000,
"autoUpload": false,
+ "reuseConnection": true,
"connectionType": "ftp",
"history": []
},
@@ -106,7 +107,8 @@
"> 2%",
"not dead"
],
- "preserveImports": false
+ "preserveImports": false,
+ "polyfills": false
}
},
"@babel/preset-react": true,
@@ -152,7 +154,8 @@
"> 2%",
"not dead"
],
- "preserveImports": false
+ "preserveImports": false,
+ "polyfills": false
}
},
"@babel/preset-react": true,