rollup-plugin-version-injector

v1.3.3
A simple rollup.js plugin to inject your application's version number and/or today's date into your built js, html, and css files!
rollup rollupjs rollup-plugin version inject build bundle

build

tsc && rollup -c

test

jest

test:watch

jest --watch --collectCoverage=false

lint

npm run lint:js && npm run lint:ts

lint:fix

npm run lint:js:fix && npm run lint:ts:fix

lint:js

semistandard

lint:js:fix

semistandard --fix

lint:ts

tslint --project . --config tslint.json

lint:ts:fix

tslint --project . --config tslint.json --fix

semantic-release

semantic-release

commit

git-cz

codecov

codecov
npm i rollup-plugin-version-injector

Metadata

  • ISC
  • Whatever
  • David Houseknecht
  • released 4/16/2021

Downloads

Maintainers