WXL
2 天以前 c80bc467a41daa6cbae4e5515a300a8ca98cfeaa
node_modules/webpack/lib/util/removeBOM.js
@@ -6,6 +6,7 @@
"use strict";
/**
 * Returns result without BOM.
 * @param {string | Buffer} strOrBuffer string or buffer
 * @returns {string | Buffer} result without BOM
 */