Function: isInHotDirectory()
isInHotDirectory(
path):undefined|boolean
Defined in: packages/bakit/src/lib/loader/loader.ts:241
Check if the file is under a hmr directory.
Parameters
path
string
The path of the file to check.
Returns
undefined | boolean
boolean