
committed by
Igor Minar

parent
f48b343af1
commit
0f5c70d563
@ -384,7 +384,7 @@ export class AotCompiler {
|
||||
const summaryJson = new GeneratedFile(srcFileName, summaryFileName(srcFileName), json);
|
||||
if (this.options.enableSummariesForJit) {
|
||||
return [summaryJson, this._codegenSourceModule(srcFileName, forJitOutputCtx)];
|
||||
};
|
||||
}
|
||||
|
||||
return [summaryJson];
|
||||
}
|
||||
|
Reference in New Issue
Block a user