ypib

1.0.2 • Public • Published

ypib

yarn postinstall build, like postinstall-build but with yarn.

Usage

In your package.json

{
  "scripts": {
    "build": "<something that builds lib>",
    "postinstall": "ypib lib"
  },
}

DON'T RELY SOLELY ON THIS MODULE -- ALWAYS PUBLISH YOUR BUILD ARTIFACTS TO NPM

Readme

Keywords

none

Package Sidebar

Install

npm i ypib

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • jnordberg