@resynth1943 @dsfgs I don't know how compatible Preact is with everything we have going on and I think that the size of the heavily cached main bundle isn't such a big deal. If I remember correctly it's still way below JS size Twitter or Facebook load for their UI
@Gargron @dsfgs It has 1:1 compatibility with React. Just use Preact/compat in prod and React in testing. 😉
Webpack can alias modules easily