Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

docs: fix docs deployment generation bug #80

Merged
merged 22 commits into from
Jul 9, 2021
Merged

Conversation

codebender828
Copy link
Collaborator

Pull request checklist

The cause of this bug was related to a version of @vite/vue-plugin-jsx that was incorrectly injecting modules generated from TSX/JSX components.

vitejs/vite#1939 (comment)

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes
    /start features)

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Fixes: [ISSUE NUMBER]

What is the new behavior?

  • N/A

Does this introduce a breaking change?

  • Yes
  • No

Other information

@changeset-bot
Copy link

changeset-bot bot commented Jul 9, 2021

⚠️ No Changeset found

Latest commit: dcb6226

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Jul 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

chakra-ui-vue-next – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next/5LErcUYudoBysEEvyJmTv2PFHsHS
✅ Preview: https://chakra-ui-vue-next-git-docs-deploy-chakra-ui.vercel.app

chakra-ui-vue-next-playground – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue-next-playground/7eEq3F9nKNRLXpLstyZVXs8JJdA6
✅ Preview: https://chakra-ui-vue-next-playground-git-docs-deploy-chakra-ui.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 9, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit dcb6226:

Sandbox Source
Chakra UI Vue v1 Configuration

@codebender828 codebender828 merged commit 264d085 into develop Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants