Skip to content

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Apr 23, 2025

This commit adds support for DENO_EMIT_CACHE_MODE env var that accepts
either normal or disable values, allowing to disable caching of transpiled
sources - ie. transpilation will happen on each run.

@bartlomieju bartlomieju requested review from dsherret and losfair April 23, 2025 19:38
@dsherret dsherret changed the title feat(cache): Add DENO_EMIT_CACHE_BEHAVIOR feat(cache): add DENO_EMIT_CACHE_BEHAVIOR Apr 25, 2025
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bartlomieju bartlomieju changed the title feat(cache): add DENO_EMIT_CACHE_BEHAVIOR feat(cache): add DENO_EMIT_CACHE_MODE Apr 25, 2025
@bartlomieju bartlomieju enabled auto-merge (squash) April 25, 2025 14:59
@bartlomieju bartlomieju merged commit 094b1f8 into denoland:main Apr 25, 2025
17 checks passed
@bartlomieju bartlomieju deleted the cache_emit_behavior branch April 28, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants