Searched refs:diagnosticMessagesGeneratedJson (Results 1 – 1 of 1) sorted by relevance
56 const diagnosticMessagesGeneratedJson = "src/compiler/diagnosticMessages.generated.json"; constant58 …if (needsUpdate(diagnosticMessagesJson, [diagnosticMessagesGeneratedJson, diagnosticInformationMap…65 const cleanDiagnostics = () => del([diagnosticInformationMapTs, diagnosticMessagesGeneratedJson]);90 if (needsUpdate(diagnosticMessagesGeneratedJson, generatedLCGFile)) {91 …calizedDiagnosticMessages.js", "src/loc/lcl", "built/local", diagnosticMessagesGeneratedJson], { i…423 const copyBuiltLocalDiagnosticMessages = () => src(diagnosticMessagesGeneratedJson)