summaryrefslogtreecommitdiff
path: root/cli/global_state.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/global_state.rs')
-rw-r--r--cli/global_state.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/global_state.rs b/cli/global_state.rs
index c42b444b0..981d73788 100644
--- a/cli/global_state.rs
+++ b/cli/global_state.rs
@@ -75,7 +75,8 @@ impl ThreadSafeGlobalState {
progress.clone(),
!flags.reload,
flags.cache_blacklist.clone(),
- flags.no_fetch,
+ flags.no_remote,
+ flags.cached_only,
)?;
let ts_compiler = TsCompiler::new(