Skip to content

Prefix/suffix to automatically run constructor hooks once #84

@LeaVerou

Description

@LeaVerou

Idea by @DmitrySharabin

We currently have constructor-static as a separate hook, but we only ever use it with first-. We may as well automate this and prevent errors, by adding this as a built-in capability for all hooks.

Possible names:

  • xxx-static
  • class-xxx
  • xxx-constructor

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions