Skip to content

chore: keep runtime assets only in res#85

Merged
ymkiux merged 1 commit intomainfrom
chore/runtime-assets-cleanup
Apr 12, 2026
Merged

chore: keep runtime assets only in res#85
ymkiux merged 1 commit intomainfrom
chore/runtime-assets-cleanup

Conversation

@awsl233777
Copy link
Copy Markdown
Collaborator

Summary

  • move the unused UI screenshot out of res/ into VitePress docs static assets
  • remove the unused non-production Vue browser build from shipped runtime assets
  • keep res/ focused on runtime web assets that the app actually serves

Testing

  • npm run test:e2e -- --grep "web ui assets"
  • npm test

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 12, 2026

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (1)
  • res/vue.global.js
⛔ Files ignored due to path filters (1)
  • site/.vitepress/public/images/web-ui-screenshot.png is excluded by !**/*.png
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f2b420cd-2278-44ec-a812-23a3774ef487

📥 Commits

Reviewing files that changed from the base of the PR and between ebd7395 and 3e00e5a.

⛔ Files ignored due to path filters (1)
  • site/.vitepress/public/images/web-ui-screenshot.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • res/vue.global.js

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/runtime-assets-cleanup

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ymkiux ymkiux merged commit 0dc97ff into main Apr 12, 2026
9 checks passed
@ymkiux ymkiux deleted the chore/runtime-assets-cleanup branch April 12, 2026 08:22
ymkiux added a commit that referenced this pull request Apr 18, 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