Rob Wierzbowski

Results 15 issues of Rob Wierzbowski

Working on an app with ~30 medium sized hamlbars files, hamlbars takes 26 seconds to compile. We're running it as `bundle exec haml -I. -r hamlbars`, with Haml 4.x., from...

We need tests! So badly! Could try some unit tests, but it's probably easiest to set up some integration tests like Grunt Jekyll and Build Control.

for next major release

As soon as the livereload version bump makes it into a NPM release. https://github.com/gruntjs/grunt-contrib-watch/issues/205 Problem fixed upstream, can bump now.

upstream
for next major release

And coffee, and anything else that can take it.

for next major release

This module needs some tests something fierce.

prio:P0

Apparently shellJs's `exec()` uses a hack that can be buggy at times. Also apparently we're getting `execSync()` in the next minor release of node.js. https://github.com/arturadib/shelljs/pull/68#issuecomment-22644677 When it's available, we should...

The Gruntfile has tasks we can test. Need to choose a testing framework and set up Travis.

I'd like to write I've become too busy to write a post on [`initial`](https://developer.mozilla.org/en-US/docs/Web/CSS/initial), but it would be great if someone else would. It's only supported in Webkit based browsers...

feature-request

As many issues on Usemin show, parsing HTML with regex is prone to failure. Would you accept PRs to switch Usemin to an HTML5 parser, or is there a reason...

feature

This was [originally posted in the Yeoman issue tracker](https://github.com/yeoman/yeoman/issues/959.), and has been requested in a couple other issues indirectly; I'm reposting here so we have a centralized issue with references...

feature