grunt-dot-compiler icon indicating copy to clipboard operation
grunt-dot-compiler copied to clipboard

Compile doT templates for ready to use in node and client

Results 2 grunt-dot-compiler issues
Sort by recently updated
recently updated
newest added

dot: { dist: { options: { variable: 'tmpl' }, src: [__dirname + '/dot-templates/*.dot'], dest: __dirname + '/static/js/templates.js' } } I am using ubuntu 18.04 Can you help me?

Compiler now ignores original dot.js ability to share snippets between multiple files. I've restored this ability in grunt-dot-compiler which is now available through option (turned off by default).