This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-05
Channels
- # bangalore-clj (1)
- # beginners (99)
- # boot (108)
- # cider (15)
- # clara (4)
- # cljs-dev (12)
- # cljsjs (37)
- # cljsrn (4)
- # clojure (110)
- # clojure-italy (2)
- # clojure-spec (12)
- # clojurescript (168)
- # cursive (1)
- # datomic (24)
- # graphql (6)
- # hoplon (5)
- # jobs-discuss (2)
- # keechma (21)
- # mount (5)
- # off-topic (140)
- # om (2)
- # parinfer (37)
- # planck (6)
- # re-frame (4)
- # reagent (9)
- # rum (2)
- # spacemacs (4)
anmonteiro19:08:03
this is for cases where the browser field is:
{"browser": {"override/this/file.js": "with/this/one.js"}}
anmonteiro19:08:01
btw if you’re hacking in the Closure Compiler and are not in IntelliJ, mvn -pl com.google.javascript:closure-compiler javadoc:javadoc
is your friend
anmonteiro19:08:32
$ mvn -pl com.google.javascript:closure-compiler javadoc:javadoc
$ cd target/site/apidocs && python -m SimpleHTTPServer
juhoteperi19:08:49
Been hacking with Vim but I think I'll need IntelliJ to finish the UMD wrapper changes