Skip to content

post-install documentation #4288

@Tezra

Description

@Tezra

The esbuild package.json includes a "postinstall" script, but I can't find any documentation on it. As far as I can tell, it seems to only do async validation, so should be safe to disable.

I'm trying to setup an automated build using npm ci --ignore-scripts, which will prevent pre/postinstall scripts from running. So I was just wondering if I need to do anything if postinstall does not run?

In the future, a note in the documentation of what the postinstall script does, and what to do if you need to set ignore-scripts would be nice.

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