aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2021-03-30 16:18:29 +0300
committerGravatar Vitaly Takmazov2021-03-30 16:18:29 +0300
commitf8103171aca791f4aacab8311bad26d6b4773ac2 (patch)
tree704f9a1dace530d21a63c90e66236c5dc72d1cc2 /package.json
parentb4bac6106acedf660d4b8b590ee4500ff51ec7f4 (diff)
Use mobile view where sticky is not supported (ie11)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 95949459..34e3e0ab 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,6 @@
"corejs": 3,
"useBuiltIns": "entry",
"modules": false,
- "debug": true,
"exclude": [
"es.symbol.*"
]