Skip to content

fix(docs): fixed @root path for windows devices - #8338

Open
AndrinAAF wants to merge 6 commits into
mainfrom
fix-@root-for-windows-devices
Open

fix(docs): fixed @root path for windows devices#8338
AndrinAAF wants to merge 6 commits into
mainfrom
fix-@root-for-windows-devices

Conversation

@AndrinAAF

Copy link
Copy Markdown
Contributor

📄 Description

fixed @root path for windows devices

🚀 Demo

If applicable, please add a screenshot or video to illustrate the changes.


🔮 Design review

  • Design review done
  • No design review needed

🧪 Visual regression tests

  • Visual changes detected and approved (Check this box if VRT fails and changes are intentional)

📝 Checklist

  • ✅ My code follows the style guidelines of this project
  • 🛠️ I have performed a self-review of my own code
  • 📄 I have made corresponding changes to the documentation
  • ⚠️ My changes generate no new warnings or errors
  • 🧪 I have added tests that prove my fix is effective or that my feature works
  • ✔️ New and existing unit tests pass locally with my changes

Copilot AI lite review requested due to automatic review settings August 19, 2026 08:29
@AndrinAAF
AndrinAAF requested review from a team as code owners August 19, 2026 08:29
@changeset-bot

changeset-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cca4f83

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

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

Updates the documentation app’s Vite configuration to improve path alias resolution for the @root alias (intended to behave more reliably on Windows).

Changes:

  • Adjusted the Vite resolve.alias entry from @root/ to @root.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@swisspost-bot

swisspost-bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Related Previews

@sonarqubecloud

Copy link
Copy Markdown

@alionazherdetska alionazherdetska linked an issue Aug 21, 2026 that may be closed by this pull request
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.

[bug]: unresolved @root imports in documentation app

3 participants