Hi there! Thank you for another great library. I honestly can't wait for the time when webpack and similar old frankensteins die and modern bundlers arise. Is there any guide on pros and cons of Microbundle against Parcel? If not, could anyone tell? Thanks!
microbundle is for libraries and probably has a lot less features
I wouldn't call webpack an "old frankenstein" or microbundle a "modern bundler", it's rollup with a nice preset
@ForsakenHarmony Oh, "rollup with a nice preset" is a very short and on-point description. I didn't knew that. Now that I looked to package.json I can see it :smile: Thank you for the answer! I am also agree that Webpack is not a Frankenstein. It's really worse than that (Shitstein?). But that's another story :-)
Most helpful comment
microbundle is for libraries and probably has a lot less features
I wouldn't call webpack an "old frankenstein" or microbundle a "modern bundler", it's rollup with a nice preset