1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 09:22:55 +02:00

Remove the now unneeded polyfills.

This commit is contained in:
XhmikosR
2020-10-26 16:39:23 +02:00
parent e8f1709adf
commit 13572a6867
15 changed files with 3 additions and 96 deletions

View File

@@ -137,16 +137,6 @@ if (browserStack) {
branches: 89,
functions: 90,
lines: 90
},
each: {
overrides: {
'js/src/dom/polyfill.js': {
statements: 30,
lines: 30,
branches: 8,
functions: 30
}
}
}
}
}