Noleli’s avatarNoleli’s Twitter Archive—№ 30,783

  1. …in reply to @jake_albaugh
    jake_albaugh 💯 this. With browser support for ES modules and WebComponents, there’s not really much need for anything else anymore. The only reason I use a bundler is if I’m using an npm module that isn’t ES (so can’t just import from node_modules).