860 B
860 B
Home > puppeteer > Protocol > Page > CompilationCacheProducedEvent
Protocol.Page.CompilationCacheProducedEvent interface
Issued for every compilation cache generated. Is only available if Page.setGenerateCompilationCache is enabled.
Signature:
export interface CompilationCacheProducedEvent
Properties
Property | Type | Description |
---|---|---|
data | string | Base64-encoded data |
url | string |