ui-core icon indicating copy to clipboard operation
ui-core copied to clipboard

Switch to ryan-haskell/date-format to fix storybook build.

Open xaviershay opened this issue 5 months ago • 2 comments

A similar change has already been applied to the main elm.json file, and I also found similar changes in other (unrelated) codebases. Copying the version range from base elm.json didn't work (difference between libs in dependences vs dependencies/direct?), so pinned to an exact version instead.

I have no Elm experience, there may be a better way to solve this.

xaviershay avatar Aug 02 '25 21:08 xaviershay

Which part of the storybook was broken? In my environment, it seems that both storybook dev and storybook build are working.

yoching avatar Aug 04 '25 08:08 yoching

IIRC, this is the same library and author, but Ryan changed their username to ryan-haskell, which we should probably use going forward.

hojberg avatar Aug 04 '25 13:08 hojberg