rollup-plugin-git-version

v0.2.0
RollupJS plugin to include the git rev in the version of package.json
rollup rollup-plugin semver version

test

echo "no tests..."

pretest

npm run build:cjs

build

npm run build:cjs && npm run build:es

build:cjs

rollup -c -o dist/rollup-plugin-git-version.cjs.js -f cjs

build:es

rollup -c -o dist/rollup-plugin-git-version.es.js -f es

lint

eslint src

prepublish

npm run lint && npm test && npm run build:es

Metadata

  • Beerware
  • Whatever
  • Iván Sánchez Ortega
  • released 1/25/2017

Downloads

Maintainers