WXL
2026-07-21 82107ee6861de080c1c2e73daf57322a6e68ecbe
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
 */