Stefan Baumgartner 3/25/2015

Gulp: Creating multiple bundles with Browserify

Read Original

This article explains how to integrate Gulp and Browserify to create multiple JavaScript bundles for the browser. It details the stream compatibility issues between the two tools and introduces the vinyl-source-stream plugin as a solution. The tutorial includes code examples for creating single and multiple bundles, addressing common pitfalls in the build process.

Gulp: Creating multiple bundles with Browserify

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet