Skip to content

Commit

Permalink
testing tarball cache clearing
Browse files Browse the repository at this point in the history
  • Loading branch information
theoephraim committed Nov 18, 2024
1 parent 3768d75 commit 61905fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/cli/commands/resolve.command.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ program.action(async (opts: {
public?: boolean,
showAll?: boolean,
}, thisCommand) => {
console.log('cache test v2');

const ctx = getCliRunCtx();

if (opts.format) ctx.expectingOutput = true;
Expand Down

0 comments on commit 61905fa

Please sign in to comment.