nuxt-netlify-cms

v0.1.1
Netlify CMS integration with nuxt.js

#<git hooks>

handled by husky

precommit

lint-staged

#</git hooks>

handled by husky

lint

eslint --ignore-path .gitignore --fix "**/*.js"

test

cross-env NODE_ENV=test DEBUG=nuxt:netlify-cms jest --runInBand --forceExit

pretest

yarn lint -s

build

babel --ignore /__tests__/ -d ./dist ./src

watch

babel -w --ignore /__tests__/ -d ./dist ./src

release

standard-version; git push --follow-tags

prepare

yarn build -s

Metadata

  • MIT
  • Whatever
  • Mehdi Lahlou
  • released 9/4/2017

Downloads

Maintainers