node_modules/webpack/lib/ExportsInfoApiPlugin.js
@@ -22,7 +22,7 @@ class ExportsInfoApiPlugin { /** * Apply the plugin * Applies the plugin by registering its hooks on the compiler. * @param {Compiler} compiler the compiler instance * @returns {void} */ @@ -35,6 +35,7 @@ new ExportsInfoDependency.Template() ); /** * Handles the hook callback for this code path. * @param {JavascriptParser} parser the parser * @returns {void} */