/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/gulp-transformers@0.1.2/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";const browserify=require("browserify"),through=require("through2");function _bundleStream(e){return through.obj((function(n,r,t){let o=browserify(n);e.forEach((e=>{o=o.transform(e.name,e.opts||{})})),o.bundle(((e,r)=>{e?(console.log(e),this.emit("end")):(n.contents=r,t(null,n))}))}))}function none(){return _bundleStream([])}function get(){if(0===arguments.length)return none();return _bundleStream(Object.keys(arguments).map((e=>arguments[e])))}const transfomers={none:none,get:get};module.exports=transfomers;
//# sourceMappingURL=/sm/a9d64eb02da36798cb3a0923e60f6a0d559a0dcd45df3e39459918f673af1c26.map