WXL
4 天以前 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7
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";
   }
};