提交 eb1f663f 编写于 作者: E Eric Eastwood

Add classList polyfill for IE classList.toggle(.., force)

Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
上级 cf631ddb
......@@ -10,6 +10,7 @@ import 'core-js/fn/string/from-code-point';
import 'core-js/fn/symbol';
// Browser polyfills
import 'classlist-polyfill';
import './polyfills/custom_event';
import './polyfills/element';
import './polyfills/event';
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册