Appearance
Are you an LLM? You can read better optimized documentation at /options/preserve-entry-signatures.md for this page in Markdown format
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.