solidus_starter_frontend icon indicating copy to clipboard operation
solidus_starter_frontend copied to clipboard

Switch to flickwerk for loading patches

Open senemsoy opened this issue 8 months ago • 1 comments

Summary

Solidus has moved to using app/patches for monkey patching core classes using the flickwerk gem. This change updates the starter frontend to be consistent with that.

This commit closes https://github.com/solidusio/solidus_starter_frontend/issues/427 and should resolve the issue here: https://github.com/solidusio/solidus/issues/4877

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

senemsoy avatar Jul 24 '25 18:07 senemsoy

We should probably get tests working again and run them before we merge.

jarednorman avatar Jul 26 '25 03:07 jarednorman