UNPKG

gulp-config-grabber

Version:

Combine multiple config.json files using a flag to distinguish different environments.

21 lines (17 loc) 304 B
{ "project" : "Site 2", "site" : "site2", "host" : "www.site2.loc", "settings" : { "minify" : false }, "paths" : { "videos" : "{public}/assets/videos" }, "sources" : { "core" : [ "node_modules/jquery/dist/jquery.js" "node_modules/vide/dist/vide.js" ] } }