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