@sanity/core

v0.0.32
Sanity core bundle, containing required packages for the development and build process
sanity

test

mocha --recursive test/**/*.test.js

compile

babel --source-maps inline --copy-files -d lib/ src/

posttest

eslint .

prepublish

in-publish && npm run compile || not-in-publish

postpublish

rimraf lib

compile:watch

babel --source-maps inline --watch --copy-files -d lib/ src/
npm i @sanity/[email protected]

Metadata

  • MIT
  • Whatever
  • Sanity.io
  • released 12/20/2016

Downloads