grunt-dot-precompile

1.0.2 • Public • Published

grunt-doT-precompile

Plugin to precompile all doT template files in a directory into a single JS file.

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-doT-precompile

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-doT-precompile');

Documentation

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Heath Shurtleff
Licensed under the MIT license.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i grunt-dot-precompile

    Weekly Downloads

    24

    Version

    1.0.2

    License

    none

    Last publish

    Collaborators

    • hshurtleff