mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
fix(polyfill): disable coverage for our polyfills
This commit is contained in:
parent
64591b3722
commit
fe580a8e5a
@ -7,6 +7,7 @@ import Util from '../util'
|
||||
* --------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
/* istanbul ignore next */
|
||||
const Polyfill = (() => {
|
||||
// defaultPrevented is broken in IE
|
||||
const workingDefaultPrevented = (() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user