Leon

Results 5 issues of Leon

https://github.com/patrick-steele-idem/browser-refresh/blob/master/lib/client/refresher.js I would suggest to implement the client JS refresher, this could help the user to call this function in `browser-refresh-client` after filtering out the `client/*.js`, so that the users...

Hi, I checked out the implement of parameter of `preserveHeaders`. Once the parameter set to `false`, the whole EXIF meta data will be removed after automatically correcting the photo `Orientation`....

after running `npm run dev-server-client`, the localhost:8081 port can't get the request, it returns 404 for me. ![screen shot 2015-07-23 at 1 13 13 pm](https://cloud.githubusercontent.com/assets/345188/8843556/999c8702-313c-11e5-9c25-29a642753259.png)

gulp-make-css-url-version when option {useDate: true} cause error there's a bug in the index.js the `date.now()` will cause the error, code should be changed to: ``` //use date as the version...