mikestreety’s avatarmikestreety’s Twitter Archive—№ 23,879

    1. Spent half a day today pulling my hair out with webpack where a file was ending up being twice the size when I had many entry points. Turns out it was becuase of this ongoing issue 😔 github.com/webpack/webpack/issues/4453
  1. …in reply to @mikestreety
    Upgrading to Webpack v5 (beta) solved this issue for me. On a slightly (un)related note - I compiled the same JS files using both Webpack v5 and Rollup.js (was shown the way by @joaoeaugusto) and got the following file sizes. Incredible effort by @RollupJS
    oh my god twitter doesn’t include alt text from images in their API