WXL
2 天以前 c80bc467a41daa6cbae4e5515a300a8ca98cfeaa
node_modules/webpack/lib/ModuleDependencyError.js
@@ -21,6 +21,7 @@
   constructor(module, err, loc) {
      super(err.message);
      /** @type {string} */
      this.name = "ModuleDependencyError";
      this.details =
         err && !err.hideStack