method IncrementalCompiler.prototype.clearCache
IncrementalCompiler.prototype.clearCache(): Promise<void>

Clears the compilation cache

Return Type

Promise<void>

Usage

import { IncrementalCompiler } from ".";