gatsby-ipc

1.0.11 • Public • Published

gatsby-ipc

Run gatsby build and expose events from IPC

Install

$ yarn add gatsby-ipc

Add a script

{
 "scripts": {
    "gatsby-ipc": "gatsby-ipc"
 }
}

How to use

Build

Run yarn build it will spawn the gatsby build command with ipc

gatsby-ipc build

Develop

Run yarn preview it will spawn the gatsby develop command with ipc

gatsby-ipc develop

Readme

Keywords

none

Package Sidebar

Install

npm i gatsby-ipc

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

8.02 kB

Total Files

10

Last publish

Collaborators

  • abhiaiyer