Skip to content

when use requireDir with Jest,require.extensions is empty #66

@i5ting

Description

@i5ting

https://github.com/aseemk/requireDir/blob/master/index.js#L50

const isJestEnviroment = process.env.JEST_WORKER_ID !== undefined

if (isJestEnviroment) extensions = ['.js', '.json','.mjs']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions