0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js
XhmikosR f7ed579d91
Switch to string constants. (#30490)
This allows the minifier to mangle the constants. It also allows the linter to find unused strings properly.

While at it, remove a few unused properties.

File                        Before      After       Diff
--------------------------------------------------------
bootstrap.bundle.min.js     22.09 kB    21.13 kB    -0.96 kB (-4.35 %)
bootstrap.min.js            15.4 kB     14.46 kB    -0.94 kB (-3.86 %)
2020-03-31 21:27:35 +03:00
..
dist Release v4.4.1. 2019-11-28 14:59:49 +02:00
src Switch to string constants. (#30490) 2020-03-31 21:27:35 +03:00
tests Remove holder.js leftovers (#30469) 2020-03-31 21:11:29 +03:00