alanshaw / grunt-include-replace

Grunt task to include files and replace variables. Allows for parameterised includes.
MIT License
200 stars 45 forks source link

How to get only the compiled files not contain it's directory(parent directory) #37

Closed cycold closed 10 years ago

cycold commented 10 years ago

In my dist dir, I want to only compiled files,I don't want have some directories in my src of directory.

sorry, my English is very poor.

cycold commented 10 years ago

sorry , I should see more issues at before my new issue. sorry see https://github.com/alanshaw/grunt-include-replace/pull/24 resolved my problem.

Now , I really love this plugin. Its powerful and convenient. I can compile html like as sass. I can dedefine var = '.min' in script tags for my production. Good jobs.

alanshaw commented 10 years ago

Thanks for the kind words :)