grunt-pipeline-fingerprint

1.0.16 • Public • Published

grunt-pipeline-fingerprint

Usage

npm install --save-dev grunt-pipeline-fingerprint

Configuration

Produces a fingerprint file that can be included in both client and server code.

    options = {
      jsonDestination: [],
      jsonTemplate: '%s',

      jsDestination: [],
      jsTemplate: 'window.version = %s;',

      updateConfigs: ['fingerprint']
    };

Readme

Keywords

Package Sidebar

Install

npm i grunt-pipeline-fingerprint

Weekly Downloads

1

Version

1.0.16

License

ISC

Last publish

Collaborators

  • martin-pernecky