Matt Stein

Results 37 comments of Matt Stein

@willrowe Hmm, I just cloned it on a different machine, ran `npm install` (with Node.js v18), and I can use both `npm run storybook` and `npm run storybook-build` as expected....

I should’ve clarified that to start with—thanks for taking a look and explaining that, @willrowe! Sounds like my next step should be to explore the webpack loader and see how...

@ericmorand I’ve been looking at @storybook/server with mixed feelings since it’d add a persistent external dependency. I’d almost rather lean more heavily into duplicating Twig environments with Twig.js to keep...

Not yet, @MariaKern. If make any kind of progress I’ll follow up here though!

@larowlan’s Drupal loader works great—switched to it and updated my story format and all’s well!

~~I’m seeing the same with two 4.1.0 instances, and after @Flashbin’s comment I set `S3_ENABLED=false`, ran `sudo systemctl restart mastodon-web` and tried again with no change in behavior. This is...

Relevant Stack Exchange answer: https://craftcms.stackexchange.com/a/38046/22

@rfay I think I’m actually at 90% of ∞, with updates to style, flow, and structure I’m pretty happy with—and for which there’s an accompanying style guide. I still haven’t...

With SmartyPants in the mix, I think it’s safe to consider this issue finished. I’ll tackle theme updates and future adventures elsewhere.

Surely not impossible @MattWilcox, just a matter of customizing either the VuePress DocSearch component or re-indexing in some way that better differentiates results without creating a new problem.