Searched refs:AOT_TYPE (Results 1 – 5 of 5) sorted by relevance
25 AOT_TYPE,67 if (buildJsonInfo.anBuildMode !== AOT_TYPE) {
396 export const AOT_TYPE: string = 'type'; constant
30 export const AOT_TYPE: string = 'type'; constant
28 AOT_TYPE,
43 import { AOT_FULL, AOT_PARTIAL, AOT_TYPE } from '../../pre_define';54 projectConfig.anBuildMode === AOT_PARTIAL || projectConfig.anBuildMode === AOT_TYPE);