spire-plugin-yarn

5.0.5 • Public • Published

spire-plugin-yarn

Yarn plugin for Spire.

Quick start

  1. Install spire-plugin-yarn
yarn add --dev spire-plugin-yarn
  1. Add spire-plugin-yarn to list of plugins
{
  "spire": {
    "plugins": ["spire-plugin-yarn"]
  }
}

Hooks

  • preinstall Ensures what yarn is used instead of npm.
  • postinstall Runs yarn-deduplicate.

Options

  • Plugin ['spire-plugin-yarn', options]
    • deduplicateStrategy <string> Deduplication strategy. Valid values: fewer, highest. Defaults to highest.

License

MIT © ResearchGate

/spire-plugin-yarn/

    Package Sidebar

    Install

    npm i spire-plugin-yarn

    Weekly Downloads

    16

    Version

    5.0.5

    License

    MIT

    Unpacked Size

    8.82 kB

    Total Files

    5

    Last publish

    Collaborators

    • sbekrin
    • researchgate-bot
    • stefanhoth
    • mdio