WXL
2026-06-04 b7b8202e3ecb7f720eefd7a226b2ee8166fc5057
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";
   }
};