diff options
author | Vitaly Takmazov | 2021-03-30 16:18:29 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2021-03-30 16:18:29 +0300 |
commit | f8103171aca791f4aacab8311bad26d6b4773ac2 (patch) | |
tree | 704f9a1dace530d21a63c90e66236c5dc72d1cc2 /package.json | |
parent | b4bac6106acedf660d4b8b590ee4500ff51ec7f4 (diff) |
Use mobile view where sticky is not supported (ie11)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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.*" ] |