WXL
2026-06-04 b7b8202e3ecb7f720eefd7a226b2ee8166fc5057
node_modules/webpack/lib/util/extractUrlAndGlobal.js
@@ -6,6 +6,7 @@
"use strict";
/**
 * Returns script url and its global variable.
 * @param {string} urlAndGlobal the script request
 * @returns {string[]} script url and its global variable
 */