Closed singhsays closed 8 years ago
Thanks for PR but I recommend you to use gulp-rename instead of. refer to https://github.com/ragingwind/gulp-crisper/issues/10 This is a gulp plugin for crisper's APIs and we already have a solution for redirecting of path of the stream
Currently, with a jsFileName specified in options to crisper, the correct relative path is inserted in the crisp'd html file but the the js file is still generated at the default path. e.g
creates
This patch makes it such that the generated js file is written to the path as specified in jsFileName. e.g.