Skip to main content

cache_describe

Function cache_describe 

Source
pub fn cache_describe(next_version: &str) -> String
Expand description

Returns the cache version describe string for the given Next.js version, of the form v<next_version>-<git_short_sha> (e.g. v16.0.1-canary.13-94e9fa6).