Skip to content

fix(docs-app): move docs to src/templates/ and clean up vite config#176

Merged
NullVoxPopuli merged 3 commits intomainfrom
copilot/fix-docs-app-error
Feb 25, 2026
Merged

fix(docs-app): move docs to src/templates/ and clean up vite config#176
NullVoxPopuli merged 3 commits intomainfrom
copilot/fix-docs-app-error

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

  • Identify root causes of docs-app errors
  • Move docs from public/docs/ to src/templates/ (kolay's default glob location)
  • Update vite.config.js to remove groups config and improve optimizeDeps
  • Fix "Edit this page" link in page.gts to point to new src/templates location
  • Fix prettier formatting in vite.config.js
  • Verify all lints pass (lint:format, lint:hbs, lint:js, lint:types)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix error in docs-app on startup fix(docs-app): move docs to src/templates/ and clean up vite config Feb 25, 2026
Copilot AI requested a review from NullVoxPopuli February 25, 2026 01:37
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review February 25, 2026 02:02
@NullVoxPopuli
Copy link
Contributor

@copilot looks like lints need updating

Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 25, 2026

@copilot looks like lints need updating

Fixed in 86fa089 — prettier was reformatting the exclude array in vite.config.js from a single-line to multi-line. All lints now pass (lint:format, lint:hbs, lint:js, lint:types).

@github-actions
Copy link
Contributor

Project Preview URL
Docs https://a8885828.ue-table.pages.dev

Logs

@NullVoxPopuli NullVoxPopuli merged commit 6336113 into main Feb 25, 2026
13 checks passed
@NullVoxPopuli NullVoxPopuli deleted the copilot/fix-docs-app-error branch February 25, 2026 02:25
@github-actions github-actions bot mentioned this pull request Feb 25, 2026
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