/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/gulp-ext-replace@0.3.0/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var through=require("through2"),path=require("path");module.exports=function(t,e){return through.obj((function(r,h,u){e=e||!1,"string"==typeof t&&(t=0===t.indexOf(".")||0===t.length?t:"."+t,r.path=r.path.replace(e||path.extname(r.path),t)),u(null,r)}))};
//# sourceMappingURL=/sm/169808cee0fd685fc1909fdf4680e55af0cff2bf9e33e07a0f0dfac63e2150f9.map