Rob Larsen

Results 110 comments of Rob Larsen

(back from a crummy weekend) I found this: https://github.com/znerd/pngquant-ant-task Might be of use. I'll try to take a look after I clean up #36

I'm going to look at adding this as an optional task, but in a later release.

@coliff this looks great, in general. Do you want to break out some of the to-dos into separate issues that we can split up and tackle?

Yeah, next month is good. I think there's a lot of work to do across the repos and I'm just now getting some time to work on all of this.

Hey, @coliff do you want to work the design changes into the repo, minus parcel?

Hey guys... I'll have to research this a bit. I remember that opera specific rule being a problem somwhere, but the way the project is structured it's sometimes hard to...

I think it's a minification bug, but I don't remember exactly. There may be an existing issue in the repo.

THERE IS. It's a bug in YUI Compressor that was fixed, but I can't update to the latest YUI Compressor because they've given up on fixing this bug https://github.com/yui/yuicompressor/issues/78

The original hope was to have the YUI bugs fixed, but they're not interested in providing cross platform support. I think we need to solve it some way. I'd hate...

I think you'll have to manually edit the build script. I'll try to do a little research to show what you might need to edit, but the minification and concatenation...