@jeremybarbet/gatsby-cli

v2.11.5
Gatsby command-line interface for creating new sites and running Gatsby commands
gatsby

build

babel src --out-dir lib --ignore "**/__tests__" --extensions ".ts,.js,.tsx"

prepare

cross-env NODE_ENV=production npm run build

watch

babel -w src --out-dir lib --ignore "**/__tests__" --extensions ".ts,.js,.tsx"

postinstall

node scripts/postinstall.js
npm i @jeremybarbet/gatsby-cli

Metadata

  • MIT
  • >=10.13.0
  • Kyle Mathews
  • released 4/2/2020

Downloads

Maintainers