@bendy: I'm currently looking at this. Kind of scares me to be diving back into Webpack but I'm not sure if I could pull something like this off in Clojure land.
Ahh so hard to decide what to do. Found myself looking at all these silly plug and play solutions which = not learning to actually program. Think I might stay here and stick with it.
@grounded_sage fwiw, if you decide to go the webpack route, I'd start with a really simple webpack config. Don't worry about hot reloading or anything, just get a few loaders in there
webpack is kinda like leinengen - it's a lot simpler to understand if you just start with the basics, and mix in what you need as you learn it
feel free to pm me if you need help