Skip to content

preserveEntrySignatures

  • 类型:false | 'strict' | 'allow-extension' | 'exports-only'

    ¥Type: false | 'strict' | 'allow-extension' | 'exports-only'

  • 默认值:'exports-only'

    ¥Default: 'exports-only'

控制如何保存入口代码块导出的内容,以及入口模块是否可以与其他模块组合。

¥Controls how entry chunk exports are preserved and whether entry modules can be combined with other modules.