Results 28 issues of Marc Diethelm

**Maintainer's Note:** Looking for flexbox enthusiasts to help build the next Flexie. The new spec is very detailed, and I don't have as much time as I'd like to devote...

Hi Jorge. Would it be possible to create glue binaries for the (three) most important operating systems? This would allow me to bundle glue with grunt-glue-nu (and maintain compatibility easily)....

As I understand it there is currently no way to define the names of the resulting files other then through the source dir. In most of my use cases this...

See: https://github.com/jquery/jquery/pull/1241

I'm pretty sure tests are not needed in production. :) They just bloat project dependencies, install time, use bandwidth, etc. You could either use the [package.json](https://www.npmjs.org/doc/files/package.json.html) `files` property to whitelist...

I'm pretty sure tests are not needed in production. :) They just bloat project dependencies, install time, use bandwidth, etc. You could either use the [package.json](https://www.npmjs.org/doc/files/package.json.html) `files` property to whitelist...

https://github.com/viralpatel/jquery.shorten/issues/9

http://www.mobify.com/blog/multiline-ellipsis-in-pure-css/

Currently only environment variables are being looked at to set the server mode. Pretty inconvenient for quick changes to server mode.