Searched defs:reExportNoCheckMode (Results 1 – 6 of 6) sorted by relevance
70 const metaInfo: Object = this.getModuleInfo(id).meta;
33 export const reExportNoCheckMode: string = 'noCheck'; constant
483 // use `try finally` to restore `noEmit` when error thrown by `processUISyntax` in preview mode
487 const mixCompile: boolean = this.share.projectConfig?.mixCompile ?? false;488 // use `try finally` to restore `noEmit` when error thrown by `processUISyntax` in preview mode