This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-01
Channels
- # aws (7)
- # bangalore-clj (10)
- # beginners (27)
- # braveandtrue (4)
- # calva (2)
- # cider (9)
- # cljs-dev (20)
- # clojure (228)
- # clojure-germany (5)
- # clojure-spec (7)
- # clojurescript (32)
- # datomic (11)
- # figwheel-main (10)
- # fulcro (21)
- # hyperfiddle (3)
- # off-topic (53)
- # onyx (1)
- # portkey (2)
- # re-frame (21)
- # reagent (1)
- # shadow-cljs (5)
- # spacemacs (7)
- # specter (4)
@danielcompton excellent writeup. Removing the (incorrect!) Last-Modified header might be a good thing to do as well in figwheel
Yeah it’s a bit of a red herring really for CLJS
What’s the source on https://clojurians.slack.com/archives/CALJ3BFLP/p1535722393000100 ?
Is that an RFC?
Was wondering if the ring not modified middleware needed another PR
I'm not sure if the CLJS compiler's decision is a good one, i.e. to set the mtime of js files written when compiled to match the mtime of the source cljs file, which is always out of date by that point (and constant on subsequent macro recompiles)