WXL
4 天以前 4d9da000fbe74d344e0e4580b138e79d4ad98ede
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) {