contentful-link-cleaner

v1.1.0
Cleans up unresolved Entry links in Contentful spaces
contentful sync space links

build

rimraf dist && mkdirp dist && babel lib --out-dir dist

clean

rimraf dist && rimraf coverage

prepublish

npm run build

postpublish

npm run clean

pretest

standard

test

npm run test:cover

test:cover

BABEL_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover test/runner

test:only

BABEL_ENV=test babel-node ./test/runner

test:debug

BABEL_ENV=test babel-node debug ./test/runner

browser-coverage

npm run test:cover && opener coverage/lcov-report/index.html

semantic-release

semantic-release pre && npm publish && semantic-release post

link

mkdirp node_modules && ln -s ../../contentful-batch-libs/lib node_modules/contentful-batch-libs

Metadata

  • MIT
  • Whatever
  • Tiago Rodrigues
  • released 1/20/2016

Downloads

Maintainers