WXL
3 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
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";
   }
};