stitch
stitch copied to clipboard
Stitch produces an invalid file if one of the stitched javascript files ...
...ends with a line comment without newline eg.
//This is the last line
This is a very simple fix which seems to solve the problem.
Thanks for the patch. Could you add a test for this case?