This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-07-20
Channels
- # aleph (2)
- # announcements (4)
- # aws (3)
- # beginners (141)
- # calva (9)
- # clj-kondo (1)
- # clojure (3)
- # clojure-boston (2)
- # clojure-brasil (1)
- # clojure-houston (1)
- # clojure-italy (4)
- # clojuredesign-podcast (1)
- # clojurescript (22)
- # cursive (2)
- # data-science (1)
- # emacs (26)
- # fulcro (22)
- # juxt (1)
- # off-topic (28)
- # onyx (3)
- # pedestal (4)
- # reagent (10)
- # reitit (6)
- # shadow-cljs (9)
- # spacemacs (2)
- # tools-deps (29)
- # yada (1)
@currentoor it doesn't make sense for :node-script
:node-script
is just going to use direct js require
calls and let node do the resolving. so it'll automatically "adapt" to the node_modules
dir whereever you execute the script
good day everybody, starting a fresh shadow-cljs project and looking for some quality templates to boot from. Ideally I would like it to be re-frame and circle-ci ready. Searching online I found the examples and a lein template of last year shadow-reframe. Any help greatly appreciated 🙂
@deplect would also be interested in what you turn up 🙂 have you tried a filename:shadow-cljs.edn search on github already? e.g. something like: https://github.com/search?q=filename%3Ashadow-cljs.edn+re-frame