Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite: Fix bug that meant we always warned about TS plugin #26051

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

tmeasday
Copy link
Member

@tmeasday tmeasday commented Feb 16, 2024

Thanks @acid-chicken! https://github.com/storybookjs/storybook/pull/25923/files#r1489101715

What I did

Fix broken check by awaiting promise

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

@tmeasday
Copy link
Member Author

(I did the QA steps above already)

@tmeasday tmeasday changed the title Fix bug that meant we always warned about TS plugin Core: Fix bug that meant we always warned about TS plugin Feb 16, 2024
@tmeasday tmeasday changed the title Core: Fix bug that meant we always warned about TS plugin Vite: Fix bug that meant we always warned about TS plugin Feb 16, 2024
@tmeasday tmeasday merged commit 50d94ba into next Feb 18, 2024
69 of 73 checks passed
@tmeasday tmeasday deleted the tom/fix-warning branch February 18, 2024 22:53
@github-actions github-actions bot mentioned this pull request Feb 18, 2024
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants