Skip to content

Fix Build Error#1678

Merged
fdevans merged 1 commit into
4.0.xfrom
version-fixups
Jul 15, 2025
Merged

Fix Build Error#1678
fdevans merged 1 commit into
4.0.xfrom
version-fixups

Conversation

@fdevans

@fdevans fdevans commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

No description provided.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

2 participants