Commit Graph

25 Commits

Author SHA1 Message Date
javi
7a1bf369ce allow to set template compiler 2014-01-17 13:05:52 +01:00
Kyle Robinson Young
ffb72d7dd9 Remove verbose writeFlags as of Grunt v0.4.2 its automatic. Ref gruntjs/grunt#749. 2013-11-30 09:12:35 -08:00
Kyle Robinson Young
ef494300fa Update copyright to 2013 2013-07-14 19:19:52 -07:00
Jim Rubenstein
7b290ffe80 Output which file failed to compile 2013-07-14 21:38:36 -04:00
Adrien Antoine
30685afc19 Replaced amdWrapper by amd 2013-03-06 17:09:18 +00:00
Adrien Antoine
efee77f83c Fixed the tests for the AMD-no-Namespace improvement 2013-03-06 13:56:40 +00:00
Adrien Antoine
4a4e1734bf Improved AMD support when namespace = false 2013-03-06 11:44:15 +00:00
Jamie Stackhouse
73215fc73d Fix regular expression when dealing with lodash touched source. 2013-01-29 16:27:25 -04:00
Kyle Robinson Young
ab2565473e Add separator option, warn on nonexistent src files and empty output. 2013-01-10 13:08:29 -08:00
Kyle Robinson Young
f6d67bca77 Switching to this.files property per gruntjs/grunt#606. 2013-01-09 14:48:55 -08:00
Igor Hlina
c39f2c9c37 Replace Underscore.js with Lo-Dash 2012-12-31 21:06:55 +01:00
Yuku Takahashi
e933f45e21 Added a processContent option 2012-12-29 22:18:21 +09:00
Chris Moultrie
1912ddbd37 Added an amdWrapper option and a prettify option 2012-11-26 13:02:20 -05:00
Tyler Kellen
cd8937fbf4 remove unused var 2012-11-19 16:24:39 -05:00
Tyler Kellen
20a3b8aa0b remove expandFiles, grunt does it for us now 2012-11-19 15:58:24 -05:00
Tyler Kellen
a9a04260ff support this.file api 2012-11-13 16:12:23 -06:00
Tyler Kellen
7e652956f5 rough in .4 2012-10-18 18:02:45 -05:00
Tyler Kellen
d09b4fd6a0 rename contrib-lib dep to lib-contrib 2012-10-12 09:49:27 -04:00
Tyler Kellen
d251e4701f docs 2012-10-03 12:44:36 -05:00
Larry Davis
421d3a5b89 Use getNamespaceDeclaration to declare namespace and JSON.stringify to escape template names 2012-09-14 16:31:54 -07:00
Tyler Kellen
8699b506cf add processName function - closes issue gh-1 2012-09-12 10:52:39 -05:00
Tyler Kellen
deaf7c937b escape single quotes in filenames 2012-09-12 10:34:53 -05:00
Tyler Kellen
0191a1556c partially revert e8c7b37 2012-09-11 06:56:17 -05:00
Tyler Kellen
e8c7b372e8 require external deps inside task 2012-09-10 17:32:35 -05:00
Tyler Kellen
f0d8e0fcdf first commit 2012-09-10 13:12:23 -05:00