This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* 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 | |
*/ |