vue-cli-plugin-p11n

v0.4.0
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 .

lint:ci

eslint --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
npm i vue-cli-plugin-p11n

Metadata

  • MIT
  • Whatever
  • kazuya kawaguchi
  • released 8/19/2019

Downloads

Maintainers