Skip to content

Support explicitly passing config file using CLI option or env var #305

@yehonatanz

Description

@yehonatanz

It would be great if once could pass a --node-dev-config or NODE_DEV_CONFIG path.
My use case is a monorepo where I'd love to have a single .node-dev.json instead of duplicating it for each app.

Alternatively, recursive resolution of .node-dev.json file, searching parent dirs of the current script would also address my use case.

I'm open to implementing whatever option we choose myself 😊

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