chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PageDomain / addCompilationCache

addCompilationCache

suspend fun addCompilationCache(input: AddCompilationCacheRequest): Unit

Seeds compilation cache for given url. Compilation cache does not survive cross-process navigation.

Official doc