Closed jraller closed 10 years ago
Thanks for the feedback! Would you be willing to submit a pull request for these changes?
Yes, I can do that for the README.md
file. Are you open to the idea of having the rest of the source here as well?
You mean like a working example..?
When I look at this repo I see only the README.md
file. I'm not seeing the lib/connect-include.js
file for example.
wtf!? Not sure how that happened, and how we've gone so long without noticing that. I have several projects that are using it.. yikes.
In any case, it's there now!
Thanks. I'm glad I wasn't missing seeing something. I'll submit my changes to that file next. Thanks this package will really let me simplify my development process.
you know, if you push an update to the same branch it'll update your PR..
On Mon, Feb 24, 2014 at 10:07 PM, Jason Aller notifications@github.comwrote:
Closed #2 https://github.com/zeevl/connect-include/issues/2.
Reply to this email directly or view it on GitHubhttps://github.com/zeevl/connect-include/issues/2 .
In order to get things working with grunt-contrib-connect 0.7.0 I found the following more helpful than the example in the readme:
Can the code be added to this repository? There are some minor fixes like commenting out or removing the two unused lines that would be nice to be able to submit a pull request for.