Gulp: Grab files from your CDN and add them to your build pipeline
Read OriginalThis 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.
0 Comments
Comments
No comments yet
Be the first to share your thoughts!
Top of the Week
No top articles yet