lib.format

  • 类型: 'esm' | 'cjs' | 'umd' | 'mf'
  • 默认值: undefined
  • 必填:

指定生成的 JavaScript 产物的输出格式。

更多详情请参阅 输出格式模块联邦

NOTE

umd 格式仅在 bundle 设置为 true 时有效。