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

Vue3: Fix TSX in single file components #18038

Merged
merged 4 commits into from May 17, 2022
Merged

Conversation

bisubus
Copy link
Contributor

@bisubus bisubus commented Apr 23, 2022

Issue:

What I did

Separate Webpack ts-loader entries for TS and TSX in Vue 3 single file components

Closes #18037

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@nx-cloud
Copy link

nx-cloud bot commented Apr 23, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 97b199e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@shilman shilman changed the title Fix TSX in Vue 3 single file components Vue3: Fix TSX in single file components Apr 25, 2022
@yannbf yannbf self-assigned this May 16, 2022
@yannbf
Copy link
Member

yannbf commented May 17, 2022

Thank you so much for your contribution @bisubus! 🚀

@yannbf yannbf merged commit ebf9341 into storybookjs:next May 17, 2022
@domyen
Copy link
Member

domyen commented May 23, 2022

Thank you @bisubus! 🙇‍♂️

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.

TSX is not compiled in Storybook Vue 3+TS
4 participants