Clean cache
#9419
Replies: 1 comment
-
We have a few flags to control this:
You can also find the cache location with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any elegant way to clean cache before running program?
Or to enforce deno to ensure that remote imports it is using in exec file, getting from its cache, are the most actual ones? If any of remote imports was updated, is it possible for deno to update the cache?
Beta Was this translation helpful? Give feedback.
All reactions