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

fix: invalid module transform for @headlessui/react #54206

Merged
merged 2 commits into from Aug 18, 2023

Commits on Aug 18, 2023

  1. fix: invalid module transform for @headlessui/react

    occured since vercel#54188
    
    - *: use kebabcase instead of lowercase
    - Transition: `components/transitions/transition`
    - Tab: `components/tabs/tabs`
    opnay committed Aug 18, 2023
    Copy the full SHA
    6e729b8 View commit details
    Browse the repository at this point in the history
  2. add test case

    shuding committed Aug 18, 2023
    Copy the full SHA
    ac5f000 View commit details
    Browse the repository at this point in the history