diff --git a/client/.babelrc b/client/.babelrc
index 462e4a4..fcf93cf 100644
--- a/client/.babelrc
+++ b/client/.babelrc
@@ -1,6 +1,7 @@
{
"plugins": [
- ["@babel/plugin-transform-runtime",
+ [
+ "@babel/plugin-transform-runtime",
{
"regenerator": true
}
diff --git a/client/.gitignore b/client/.gitignore
index 102522f..5276a71 100644
--- a/client/.gitignore
+++ b/client/.gitignore
@@ -2,4 +2,5 @@
/.cache/
/.parcel-cache/
/dist/
+/dist_*
/.env.production
diff --git a/client/src/linregpcr.html b/client/src/linregpcr.html
index 200d56d..1327578 100644
--- a/client/src/linregpcr.html
+++ b/client/src/linregpcr.html
@@ -157,21 +157,15 @@
Load RDML file
|
- |
- Include Annotations: |
-
- |