Adam DiCarlo
Adam DiCarlo
@cgarvis how do these changes look? - Allow empty labels: See the new tests, which fail on the existing code - Template change: This allows more styling flexibility. Specifically, I...
I'm finding that a `Set` with 3551 or more elements causes this exception to happen in Elm's debugger when msgs are triggered: I imagine this is related to, or a...
I'm using Elm Pages v3.0.9. This is easy to reproduce with this command: ``` $ npx elm-pages init my-site && cd my-site && npx elm-pages run script/src/AddRoute.elm AboutThisSite ``` The...
I threw together an SSCCE for this to demonstrate. https://github.com/adamdicarlo/elm-pages-ansi-codes-sscce