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 */