Appearance
条目
¥Entry
条目是一个抽象术语,代表多个概念的集合。一个条目表示:
¥Entry is an abstract term that represents a collection of multiple concepts. An entry means:
用于构建模块图起点的入口模块
¥An entry module used as a starting point for building the module graph
用于导出入口模块导出内容的入口块。它还将用于存储入口模块及其依赖的代码(如果没有代码拆分成单独的块)。
¥An entry chunk that's created for exporting the entry module's exports. It will be also used to store the code of the entry module and its dependencies (if not code-split into separate chunks)