wiledal / gulp-include

Enables functionality similar to that of snockets / sprockets or other file insertion compilation tools.
158 stars 68 forks source link

Absolute path #58

Closed johnLwith closed 8 years ago

johnLwith commented 8 years ago

+* absolutePath (optional) enable absolute path, e.g: "//=require ./Scripts/app/*.js"

sbistrovic commented 8 years ago

+1

wiledal commented 8 years ago

Functionality similar to this is now possible via the includePaths option.