This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-07-07
Channels
- # aleph (1)
- # announcements (1)
- # babashka (3)
- # beginners (89)
- # biff (5)
- # cider (25)
- # clj-kondo (2)
- # cljs-dev (10)
- # clojure (57)
- # clojure-brasil (2)
- # clojure-europe (35)
- # clojure-norway (4)
- # clojure-uk (1)
- # clojurescript (2)
- # cursive (3)
- # datomic (11)
- # dev-tooling (4)
- # events (1)
- # hyperfiddle (16)
- # malli (10)
- # polylith (19)
- # releases (2)
- # slack-help (6)
- # xtdb (8)
Just cut a new release with some minor changes (mostly bug fixes): https://github.com/jacobobryant/biff/releases/tag/v0.7.9
Quick question: Should we be replacing :biff.tasks/tailwind-build nil
in our config.edn with :biff.tasks/tailwind-file nil
or that something only new projects need to concern themselves with? I'm guessing that it doesn't really matter if I'm already getting by with nil
, but just in case, I thought I'd ask.
You can ignore it. That option's only used if biff has trouble figuring out which tailwind binary to download.
Roger that!
Going through the issues, and I just remembered this one: https://github.com/jacobobryant/biff/issues/152
For those on Mac, does bb soft-deploy
work?