This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-13
Channels
- # announcements (2)
- # beginners (29)
- # boot (122)
- # cider (9)
- # clara (6)
- # cljs-dev (9)
- # clojure (27)
- # clojure-art (3)
- # clojure-dusseldorf (5)
- # clojure-europe (1)
- # clojure-india (2)
- # clojure-losangeles (1)
- # clojure-spec (29)
- # clojure-uk (2)
- # clojurescript (56)
- # cursive (11)
- # datomic (9)
- # fulcro (8)
- # liberator (1)
- # off-topic (2)
- # other-lisps (1)
- # quil (37)
- # re-frame (2)
- # reitit (1)
- # ring (4)
- # test-check (4)
- # tools-deps (3)
KK cool yeah what I wished for a while is actually a "completely" custom optimization step that would not require GCC, but I know that this is never going to happen in my life span 😃
I'm gonna say that there is never going to be something that would be able to optimize everything found on npm
It wouldn't be too hard to declare some externs if everything didn't depend on everything else on npm. 😑
@mseddon in my particular case is not an externs issue, the problem manifests when require
-ing npm
modules...in general I agree with you though 😉
Definitely 😄