Comment on Browserify v2 releasedComments−freeman47813yFor front end dev, is there a reason to prefer this over requirejs ?−irickt13yClean syntax. Minimum excess download.Use it if you want to deliver your js in one bundle.−freeman47813yThanks !−shtylman13yyes
Comments
For front end dev, is there a reason to prefer this over requirejs ?
Clean syntax. Minimum excess download.
Use it if you want to deliver your js in one bundle.
Thanks !
yes