Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Ah yes, I think I remember this one. Files is a generator, and so you can't escape it without explicitly stringifying it, I think. You should try files|stringify|escape as a workaround. On the other hand, we need a better error message, I guess.