rem’s avatarrem’s Twitter Archive—№ 58,567

    1. With webpack…can I tell it not to pack in libraries like react and react-dom? And have them loaded separately (and still have require work)?
  1. …in reply to @rem
    Thanks all, sorted: webpack.github.io/docs/library-and-externals.html (suspected it was obvious, just didn't read. I get confused with all those squirly things)