WXL
2 天以前 c80bc467a41daa6cbae4e5515a300a8ca98cfeaa
node_modules/webpack/lib/dependencies/PrefetchDependency.js
@@ -9,6 +9,7 @@
class PrefetchDependency extends ModuleDependency {
   /**
    * Creates an instance of PrefetchDependency.
    * @param {string} request the request string
    */
   constructor(request) {