Remove unused code

This commit is contained in:
djmaze 2020-07-29 00:06:59 +02:00
parent 3669fdc752
commit 07fd143853
5 changed files with 9 additions and 35 deletions

View file

@ -61,21 +61,21 @@ Things might work in Edge 15-18, Firefox 47-62 and Chrome 54-68 due to one polyf
|js/* |1.14.0 |native |
|----------- |--------: |--------: |
|admin.js |2.130.942 |1.356.246 |
|app.js |4.184.455 |3.117.728 |
|admin.js |2.130.942 |1.355.195 |
|app.js |4.184.455 |3.116.673 |
|boot.js | 671.522 | 109.651 |
|libs.js | 647.614 | 508.324 |
|polyfills.js | 325.834 | 0 |
|TOTAL js |7.960.367 |5.091.949 |
|TOTAL js |7.960.367 |5.089.843 |
|js/min/* |1.14.0 |native |
|--------------- |--------: |--------: |
|admin.min.js | 252.147 | 176.702 |
|app.min.js | 511.202 | 408.359 |
|admin.min.js | 252.147 | 176.512 |
|app.min.js | 511.202 | 408.169 |
|boot.min.js | 66.007 | 13.380 |
|libs.min.js | 572.545 | 465.247 |
|polyfills.min.js | 32.452 | 0 |
|TOTAL js/min |1.434.353 |1.063.688 |
|TOTAL js/min |1.434.353 |1.063.308 |
370.665 bytes is not much, but it feels faster.