Skip to content

Fix Build Error #1678

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Fix Build Error #1678

merged 1 commit into from
Jul 15, 2025

Conversation

fdevans
Copy link
Contributor

@fdevans fdevans commented Jul 15, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 15, 2025 05:51
@fdevans fdevans added this to the 5.14.0 milestone Jul 15, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a build error by removing an unused alias configuration and deleting two custom VuePress components that are no longer needed.

  • Remove empty alias block from config
  • Delete notFoundCustom.vue
  • Delete CustomNavBar.vue

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/.vuepress/config.ts Removed empty alias: {} block
docs/.vuepress/components/notFoundCustom.vue Deleted custom 404 component
docs/.vuepress/components/CustomNavBar.vue Deleted custom navbar component

@fdevans fdevans merged commit 9af7d88 into 4.0.x Jul 15, 2025
1 of 2 checks passed
@fdevans fdevans deleted the version-fixups branch July 15, 2025 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant