Stefan Baumgartner 10/13/2015

Gulp: Grab files from your CDN and add them to your build pipeline

Read Original

This article explains a technique for using Gulp.js to download a file (like jQuery) from a CDN and add it to your build process. It details the required packages and provides a code example showing how to merge the remote file stream with local files to create a concatenated bundle, demonstrating the power of streams in build automation.

Gulp: Grab files from your CDN and add them to your build pipeline

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