Closed mmahalwy closed 9 years ago
config.js should output as config.coffee so if my scripts folder is all coffeescript and I am using the grunt coffeescript compiler, it should compile the config.coffee with it too. Rather, I had to do this hack to get it working:
dist: {
files: [{
expand: true,
cwd: '<%= yeoman.app %>/scripts',
src: '{,*/}*.{coffee,js}', <------------------------
dest: '.tmp/scripts',
ext: ".js",
extDot: "last"
}]
},
Great plugin BTW - love it!!
Please, do you got a full example escenario ???
I dont understand what are you trying to do ....
thks pal !
Hey Ariel,
Sorry I will get back to this later today!
On Sun, Mar 1, 2015 at 8:15 PM, Ariel Falduto notifications@github.com wrote:
Please, do you got a full example escenario ???
I dont understand what are you trying to do ....
thks pal !
— Reply to this email directly or view it on GitHub https://github.com/outaTiME/grunt-replace/issues/64#issuecomment-76656523 .
Mohamed El Mahallawy
@mmahalwy4167101981
Hi pal, anything about that ?? in will releasing a new applause version soon ...
thks !
No feedback, closing from now ...
Hi pal,
what do you have in mind ??? how do you imagine this ???
PR will be welcome ...
thks !