fix: Always add Storybook last#547
Conversation
🦋 Changeset detectedLatest commit: 7344eff The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
|
We used to have #86 which would have been perfect in this case. I think we should only implement the proposed solution if we don't find a better way before summit. Let me see if we can re-introduce something similar to what we had before |
|
I see, makes sense to me. I played around with Could we temporarily merge this in? As even today with the existing versions, users will get a broken setup out of the box, which is not a nice experience. |
|
Sounds good, opened #550 for the full implementation of |
Ensure that if Storybook is selected during creation, it is always added after the other addon.
See Side note in #497 (comment) for context