pepopowitz’s avatarpepopowitz’s Twitter Archive—№ 421

  1. …in reply to @housecor
    @housecor Seems like the "fights tree shaking" argument is an argument against exporting objects with lots of properties/methods on it, not an argument against default exports. I can named-export an object with lots of properties/methods on it and it's still bad for tree shaking.