2023-3-1 11:25:59-debug: Caught exception during build core-js: WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
- configuration.entry should be an non-empty array.
-> A non-empty array of non-empty strings
This may indicates the core-js polyfill is not necessary. See https://github.com/zloirock/core-js/issues/822
3.7 版本 随便新建一个工程 ,android 构建的时候会有这个异常,奇怪的是 最后居然构建成功了
