Closed ghost closed 9 years ago
I set the parameter data: but does not send the info to the other side.
data: { pathSrc: "../src/", pathDist: "../dist/" }
I'm trying to get it ..
module.exports = { debug:{ files: {'<%= pathSrc %>': ['....'] } };
I set the parameter data: but does not send the info to the other side.
I'm trying to get it ..