sanity

v3.0.0-v3-pte.48
Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches
sanity cms headless realtime content

test

jest

build

../../bin/pkg-utils transpile --tsconfig tsconfig.lib.json

clean

rimraf lib

watch

../../bin/pkg-utils transpile --tsconfig tsconfig.lib.json --watch

coverage

jest --coverage

postbuild

run-s exports:generate && run-s write-version

exports:check

../../bin/pkg-utils exports-check

exports:clean

../../bin/pkg-utils exports-clean

write-version

node writeVersion.js

prepublishOnly

run-s write-version && node -r esbuild-register scripts/writeRequiredUIVersion.ts

exports:generate

../../bin/pkg-utils exports-generate

Metadata

  • MIT
  • >=14.0.0
  • Sanity.io
  • released 8/31/2022

Downloads