gulp-firstfiles
Alternative to gulp-sort. Declare an array of files to apperar in first place.
Alternative to gulp-sort. Declare an array of files to apperar in first place.
Установите пакет с npm: ```js npm install gulp-concat-list ``` # Как использовать — Подключите модуль в gulpfile.js ```js const concatList = require('gulp-concat-list'); ``` — Создайте задачу ```js gulp.task("scripts:jsl", function() { retur
Parses js files, finds `document.write('<script src='*.js'></script>')` directive and includes these files.
Concatenate files and generate a source map file. Remove BOM
concat style file according to the grouping rules
concatenate files like cat command
Compiles Jade client side templates into a single file containing template functions
Concatenate files together with hopp.
Compile, optimize and compress anything to HTML.
Easily build a static html file by including html partials
A express middleware for concatenating files in a given context: CSS and JS files usually
Optimize assets plugin for Hexo
gulp-ya-merge用于在静态文件被压缩等处理后,对html页面引用的的静态文件进行合并、追加文件版本等操作。
A gulp plugin for storing templates in a namespace object/JST file
Concatenate json files to specified file containing a key with a path to each json file.
> NPM 5.5.1 > Gulp 3.9.1
simple seajs combo
Fork of gulp-vulcanize with patched for issues about relative path
Gulp processor to merge multiple javascript files into one with hierarchy
Bundle files together, sorted by dependencies, excluding node_modules