You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -443,7 +443,7 @@ function reloadOnTsconfigChange(changedFile: string) {
443
443
tsconfckParseOptions?.cache?.has(changedFile))
444
444
){
445
445
server.config.logger.info(
446
-
`changed tsconfig file detected: ${changedFile} - Clearing cache and forcing full-reload to ensure typescript is compiled with updated config values.`,
446
+
`changed tsconfig file detected: ${changedFile} - Clearing cache and forcing full-reload to ensure TypeScript is compiled with updated config values.`,
0 commit comments