YerkoPalma/singleton-router

Improve bundled size

YerkoPalma opened this issue · 1 comments

Actual size (37.1 Kb) is too heavy, should be improved.
router cost

options

  • switch minifyjs for butternut -> ~25.38Kb
  • use vanilla ES5 syntax -> ~24.72Kb
  • separate the standalone version -> bundle ~4.18Kb, web.min ~24.74Kb
  • avoid url-pattern dependency