Merge branch 'leipert-remove-ie11-polyfills' into 'master'
Remove IE11 specific polyfills See merge request gitlab-org/gitlab!36830
Showing
... | ... | @@ -63,7 +63,6 @@ |
"bootstrap": "4.4.1", | ||
"brace-expansion": "^1.1.8", | ||
"cache-loader": "^4.1.0", | ||
"classlist-polyfill": "^1.2.0", | ||
"clipboard": "^1.7.1", | ||
"codemirror": "^5.48.4", | ||
"codesandbox-api": "0.0.23", | ||
... | ... | @@ -86,7 +85,6 @@ |
"emoji-unicode-version": "^0.2.1", | ||
"exports-loader": "^0.7.0", | ||
"file-loader": "^5.1.0", | ||
"formdata-polyfill": "^3.0.19", | ||
"fuzzaldrin-plus": "^0.6.0", | ||
"glob": "^7.1.6", | ||
"graphql": "^14.0.2", | ||
... | ... | @@ -130,7 +128,6 @@ |
"stickyfilljs": "^2.1.0", | ||
"string-hash": "1.1.3", | ||
"style-loader": "^1.1.3", | ||
"svg4everybody": "2.1.9", | ||
"swagger-ui-dist": "^3.26.2", | ||
"three": "^0.84.0", | ||
"three-orbit-controls": "^82.1.0", | ||
... | ... | @@ -140,7 +137,6 @@ |
"tiptap-commands": "^1.4.0", | ||
"tiptap-extensions": "^1.8.0", | ||
"tributejs": "5.1.3", | ||
"unfetch": "^4.1.0", | ||
"url-loader": "^3.0.0", | ||
"uuid": "8.1.0", | ||
"visibilityjs": "^1.2.4", | ||
... | ... |
Please register or sign in to comment