Skip to content

[enhancement] Stop writing npm scripts to the plugin's package.json #8

@VladimirAmiorkov

Description

@VladimirAmiorkov

Tell us about the problem

At the moment this plugin uses npm scripts to expose its functionality. This why it useful makes it a pain to constantly having to disregard those changes to the package.json while commuting to your source control repo. A better way would be to have a single or non script that would be added on postinstall and expose the same functionality via a runnable package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions