Meituan-Dianping/Logan

Error: UMD and IIFE output formats are not supported for code-splitting builds.

Opened this issue · 0 comments

使用logan-web开发工具库,项目中如下引用

import { initConfig, log, report } from "logan-web"

在使用rollup打包时,会报出如下错误:
Error: UMD and IIFE output formats are not supported for code-splitting builds.