Skip to content

validateEntry

validateEntry(entry, fileProvider): Promise<void>

Defined in: packages/speculator/src/preprocess/pipeline.ts:117

Quick check if an entry file exists and is readable

string

FileProvider

Promise<void>

PreprocessError if entry file not found