Does webpack support factoring out common dependencies from multiple entrypoints like browserify does? https://github.com/substack/node-browserify#bexternalfile I haven't yet found a way to do it, but I'm still looking!
Does webpack support factoring out common dependencies from multiple entrypoints like browserify does? https://github.com/substack/node-browserify#bexternalfile
I haven't yet found a way to do it, but I'm still looking!