I'm quite interested in a good quality of jQuery 2.0, especially that I'm happy enough to recently work mostly on projects not supporting IE<9. I wish to know when will be a good time to start tracking potential bugs and report pull requests to the code base? I'm asking because work on this version seems to just have started and I wouldn't like to duplicate your in-progress effort.
Starting some time ago I can't build jQuery on OS X 10.8.2. It happened
when master was on 1.9.0pre and it happens now when it's 2.0.0pre. If I
follow instructions and run:
$ npm install
$ grunt
I get an error:
<FATAL> Unable to find "grunt.js" config file. Do you need any --help? </FATAL>
Next, I tried to provide a config file (though it probably means README.md should be corrected):