Skip to content

Instantly share code, notes, and snippets.

View CarbonFactory's full-sized avatar

Dev Anand CarbonFactory

  • Carbon Factory
  • Bengaluru
View GitHub Profile
@CarbonFactory
CarbonFactory / gulp-wiredep-options.js
Last active July 6, 2017 13:30
How to make gulp-wirdep pick the minified ".min" files instead of the un-minified files - ASP.net C# template
/*
* Description: How to make gulp-wirdep pick the minified ".min" files instead of the un-minified files. The template I've used for ASP.net. You can change the regex in the 'block' option to whichever you want like html or jade
* Author: Dev Anand
* Author URI: https://github.com/CarbonFactory
* License: MIT
*/
/**
* wiredep options
*/