@contentful/app-sdk

v5.0.0-alpha.3
A JavaScript library to develop custom apps for Contentful

lint

eslint '{lib,test}/**/*.{t,j}s'

test

ts-mocha -p tsconfig.test.json 'test/unit/*.[jt]s' --reporter mocha-multi-reporters --reporter-options configFile=mocha.unit-reporters.json

build

npm run clean && npm run build:types && npm run build:cjs

clean

rimraf dist

prepare

husky install

lint:fix

npm run lint -- --fix

build:cjs

tsc

build:types

tsc --emitDeclarationOnly

lint-staged

lint-staged

prepublishOnly

npm run build

semantic-release

semantic-release
npm i @contentful/[email protected]

Metadata

  • MIT
  • Whatever
  • Contentful GmbH
  • released 8/4/2023

Downloads