ttback
ttback
I can't quite track down why this happens, but watch task will product 'Done without errors' (unable to keep watching) if used right after this rename task. Do you have...
If execSync=true, run the 'rename' task synchronously This is a necessary flag in order to run 'watch' task after this rename task. Tested locally against latest grunt-contrib-watch v0.6.1. An issue...
Saw your demo on diff modes, impressive work. But when I try to do it myself with some random online image, it doesn't seem to show the 4 options. https://github.com/ttback/PicRepo/commit/3a07a2d5aa3466078c0538f892e9a9998b466598...
I know IE is such a petty nuisance, but just to report an issue that it will alert "Username is required" on IE. I don't know what may have 'caused...
I really like the timeline design but I think a project level showcase of multiple people would be nice to have in the future.
We have seen many instances `Failed to execute 'setItem' on 'Storage': Setting the value of 'History.store' exceeded the quota.` Stacktrace ``` Error: Failed to execute 'setItem' on 'Storage': Setting the...
The key is I'd need to reference back to Erlang's line and col or indexed [startOf, endOf] information and save it as part of the Mozilla AST data structure to...
Just out of curiosity, what hardware for your nodes did you run the benchmark on? https://github.com/douban/beansdb#benchmark
There seems to be some issue with running watch after an async task. i had a tasklist to run ['rename', 'watch'] rename being the grunt-rename plugin https://github.com/jdavis/grunt-rename/blob/master/tasks/rename.js#L16 This will produce...
