Searched refs:resetCache (Results 1 – 9 of 9) sorted by relevance
9 resetCache?: boolean;30 resetCache: publishOptions.resetCache,
90 { resetCache: !!clear },
82 resetCache: true,91 resetCache: options.resetCache,
12 resetCache: boolean; property68 resetCache: !!parsed.args['--reset-cache'],
22 resetCache: options.resetCache,
9 resetCache?: boolean; property
1 …;\n maxWorkers?: number;\n port?: number;\n reporter?: Reporter;\n resetCache?: boolean;\n}\n\…
29 resetCache?: boolean; property
345 resetCache: options.resetDevServer, constant