azproduction / lmd

LMD - JavaScript Module-Assembler for building better web applications :warning: Project is no longer supported :warning:
http://azproduction.ru/lmd/
MIT License
448 stars 27 forks source link

lmd config string interpolation/templates #85

Closed azproduction closed 11 years ago

azproduction commented 11 years ago
{
    "output": "index-<%= version %>.js",
    "version": "1.0.1"
}

https://github.com/gruntjs/grunt/blob/master/Gruntfile.js#L26 https://github.com/gruntjs/grunt/blob/master/lib/grunt/template.js