There might be something out there but you could write a Leiningen plugin 
that calls out to the shell to run 
webpack. https://github.com/technomancy/leiningen/blob/master/doc/PLUGINS.md

On Saturday, October 31, 2015 at 1:51:49 PM UTC-6, fasfsfgs wrote:
>
> Hi everyone!
>
> I'm new to the clojure and the webpack world so forgive me if I say 
> something stupid.
>
> I'd like to build a webapp using clojure as backend and angular (or any 
> other js framework) as frontend.
> For the frontend part, I'd like to use webpack so I can do a better job 
> providing frontend code ready for production.
>
> My question is if it's possible to use lein and webpack together to create 
> a jar that contains all my production code without having to do things 
> manually like using webpack and then uberjar.
>
> Any help or feedback is appreciated.
> Thanks!
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to