Hey all, Ilya went through the trouble of converting the build to use Grunt. I've just spent this past weekend playing (fighting) with it and really don't like it. It seems like a ton of code for doing very little, and it's a bit slower than the old stuff.
So, here's what I'd like to do. I'd like to switch the build system (one last time) to use make. I used it on a new project and really like how simple and fast it is: https://github.com/nzakas/tdd-assert I don't mind forcing people to use Bash to develop (I'm on Windows, and Git Bash works fine for me). I'll wait until all of the test conversion is done. Sorry for all the confusion around this stuff - I wanted to give Grunt an honest chance, and having done that, I remembered why I hate it so much. Thanks. -N -- ______________________________ Nicholas C. Zakas @slicknet Author, Professional JavaScript for Web Developers Buy it at Amazon.com: http://www.amazon.com/Professional-JavaScript-Developers-Nicholas-Zakas/dp/1118026691/ref=sr_1_3 -- You received this message because you are subscribed to the Google Groups "ESLint" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
