barakbbn

Results 2 issues of barakbbn

It would be better if comments would have different color than the rest of the entries (i.e. grayed) ```py MODE="test" # PREFIX="your_prefix_here_" MAX_TASKS=10 JOB={"queue":"${PREFIX}jobber"} ``` So when someone put a...

It seems the Angular WebPack build is not happy about the require('stream') in lzutf8.js and 'stream' package is not declared as dependency nor installed manually. Should consider separating LZ-UTF8 package...