vue-cli-plugin-p11n

v0.1.2
Vue CLI 3 plugin to pluginize your Vue project
plugin vue vue-cli

changelog

conventional-changelog -i CHANGELOG.md -s -n ./node_modules/git-commit-message-convention/convention.js

clean

rimraf coverage tests/e2e/projects/*

lint

eslint --fix --ext .js .

release

conventional-github-releaser -n ./node_modules/git-commit-message-convention/convention.js

test

npm run test:unit

test:unit

jest ./tests/unit/**/*.spec.js

test:e2e

jest ./tests/e2e/*.spec.js

Metadata

  • MIT
  • Whatever
  • kazuya kawaguchi
  • released 2/1/2019

Downloads

Maintainers