Results 61 comments of nervo

Well, you loose all the interests of having libgit2 statically linked :) Maybe it's time for me to say we are using your work on gitsplit to generate a debian...

Oooops, wait a minute, i totally misread https://github.com/sass/node-sass/blob/master/lib/extensions.js linux_musl is *not* a native supported nodejs platform :( Where and how do you think we can implement this: https://github.com/sass/node-sass/blob/master/lib/extensions.js#L393 In "os-filter-obj"...

Wow, need this ! :+1:

A better approach would be to use a build system like gulp, who could automize the js minification, and the browser/amd/commonjs module wrapping(via gulp-umd, for instance).

@philplckthun if you prefer to wrap and minify manually each time you modify a single line of code, why not :)

@philplckthun 'got it :)

Please @AkshayraviC09YC47 don't spam my name without reasons.

Hello @timblaktu :) As this role handle aptly package installation and configuration, it needs root access, and the `become` flag, if needed in your situation, is welcomed. To run commands...

i suppose the `permission denied` is about aptly user home, not root one. Does it have a home ? What is its permissions ?

Ok, that '$HOME' is weird... it looks like an escaping issue... Oh, and what about this `.aptly.conf` owned by root ?