rem’s avatarrem’s Twitter Archive—№ 73,086

  1. …in reply to @_developit
    _developit I believe part of the problem is libraries not disclosing the polyfills they are using (I tend to use polyfill.io on all next.js projects but I don't know for sure how much next.js provides itself).
    1. …in reply to @rem
      _developit (though in my case, I tend to specify which polyfills I want in the query string and I always tread carefully in my own code…but other dependencies… 🤷)