jauco / jester

Get your project tested and out there with minimal fuss.
https://trello.com/b/GLFKT2X4/jester
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Make jester's subcomponents more configurable #16

Closed jauco closed 9 years ago

jauco commented 9 years ago

Currently it's very hard to configure karma, eslint or webpack through jester. I'd like to make it so that this is easier, with jester only providing sane defaults and checking some constraints when it launches.

jauco commented 9 years ago
jauco commented 9 years ago

I'm closing this. I'm thinking about replacing karma with testem and webpacks hot module reload development server so I'm not going to expose its configuration