Function: containsHotModule()
containsHotModule(
chain):boolean
Defined in: packages/bakit/src/lib/loader/loader.ts:280
Check if the file chain includes hmr files (e.g, index.ts)
Parameters
chain
string[]
Returns
boolean
boolean
containsHotModule(
chain):boolean
Defined in: packages/bakit/src/lib/loader/loader.ts:280
Check if the file chain includes hmr files (e.g, index.ts)
string[]
boolean
boolean