Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Replace certain file #23

@luandro

Description

@luandro

Ex.:

$(npm bin)/noderify \
  --replace.apollo-server-core/dist/utils/createSHA=ahau-apollo-server-core/createSHA \
  index.js > _index.js;

Expected file to be substitute. But it's not, and no warning is thrown.

ahau-apollo-server-core repo

Update

also tried with:

  • --replace.apollo-server-core/dist/utils/createSHA=ahau-apollo-server-core/createSHA
  • --replace.utils/createSHA=ahau-apollo-server-core/createSHA

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