Skip to content

Bolt hooks #285

@theKashey

Description

@theKashey

While using bolt for our monorepo we discovered one problem, which can be just named "bolt hooks".

In short - running bolt will lead to

  • bolt running yarn install
  • yarn running all hooks, like prepare or postinstall
  • bolt linking the package
  • ... nothing more ...

Proposal

  • add bolt:postinstall hook. It would be enough for the beginning
  • do something with yarn hooks running before bolt. Probably moving link to pre-postinstall hook or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions