WXL
2 天以前 c80bc467a41daa6cbae4e5515a300a8ca98cfeaa
node_modules/webpack/lib/performance/NoAsyncChunksWarning.js
@@ -15,6 +15,7 @@
            "For more info visit https://webpack.js.org/guides/code-splitting/"
      );
      /** @type {string} */
      this.name = "NoAsyncChunksWarning";
   }
};