Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Warn if archetype implements any npm lifecycle tasks #81

@coopy

Description

@coopy

See: https://docs.npmjs.com/misc/scripts

  • test
  • start
  • preinstall
  • postinstall
  • preversion
  • postversion
  • etc

Task:

  • Implement warning in builder or maybe builder-support
  • Scour and fix all of our existing archetypes that have these (we've definitely got test lurking around).

Additional use cases:

  • Want to use prepublish or something, in an archetype. Should switch above implementation to ignore the npm lifecycle commands.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions