gulp-folder plugin to loop over the folders and treat them as bundle names
Use it if you have structure like
folder1
file1.js
file2.js
folder2
file3.js
file4.js
and want to have those bundles as output:
folder1.js
folder2.js
gulp-folder plugin to loop over the folders and treat them as bundle names
Use it if you have structure like
folder1
file1.js
file2.js
folder2
file3.js
file4.js
and want to have those bundles as output:
folder1.js
folder2.js