Skip to content

postProcess build script not running #14

@cryptiklemur

Description

@cryptiklemur

I have a postProcess script for build:

{
    //...
    "postProcess": {
        "build": "node ./bin/release.js"
    }
}
``

But i see no logs of it trying to run, and I don't think it actually runs because its not doing anything

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