nuxt-netlify-cms

v3.0.2
Easy 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

build

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

watch

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

release

standard-version; git push --follow-tags

prepare

yarn build

Metadata

  • MIT
  • Whatever
  • Mehdi Lahlou
  • released 8/4/2018

Downloads

Maintainers