\r\n \u003C/template>\r\n\u003C/ClientOnly>\r\n```\r\nAnd I feel like `ClientOnly` doesn't seem to work. I'm not sure if it should be used here.\r\n\r\nmy package.json\r\n```json\r\n{\r\n \"name\": \"vitepress\",\r\n \"version\": \"1.0.0\",\r\n \"description\": \"\",\r\n \"main\": \"index.js\",\r\n \"scripts\": {\r\n \"dev\": \"vitepress dev docs --open\",\r\n \"build\": \"vitepress build docs\",\r\n \"serve\": \"vitepress serve docs\"\r\n },\r\n \"keywords\": [],\r\n \"author\": \"\",\r\n \"license\": \"ISC\",\r\n \"devDependencies\": {\r\n \"@algolia/client-search\": \"^4.14.2\",\r\n \"vitepress\": \"1.0.0-alpha.45\"\r\n },\r\n \"dependencies\": {\r\n \"browser-tool\": \"^1.0.3\"\r\n }\r\n}\r\n```\r\n`browser-tool` can do this: Browser analysis / browser detection / browser identification / browser judgment / UA parsing-user agent, operating system information\r\n\r\nAll in all, the reason why I do this is that edge browsers do not support avif image format. I need to judge that if the user's browser is edge, it will remind users to change their browsers to read blogs for a better experience.\r\n\r\n\n\n### Reproduction\n\nIf it's convenient for you, this is my repo:\r\nhttps://github.com/you-hengh/myblog_vitepress\r\n\r\nIn short, in the development environment, there will be a notification when opening the homepage with edge browser.\r\n\r\n\u003Cimg width=\"612\" alt=\"image\" src=\"https://user-images.githubusercontent.com/34816426/218310448-032c69bc-4c3f-44e3-997a-5080761fe69c.png\">\r\n\r\n\r\nBut in a production environment, edge visits the home page without this notification, which is not normal.\r\n\r\n\u003Cimg width=\"517\" alt=\"image\" src=\"https://user-images.githubusercontent.com/34816426/218310530-9b1f1aa7-e189-473d-9afe-0bccc7fc336d.png\">\r\n\r\n\r\nI don't know how to get it back to normal. Please help me.\n\n### Expected behavior\n\nIt should be packaged and run as well as in the development environment.\r\n\u003Cimg width=\"1512\" alt=\"image\" src=\"https://user-images.githubusercontent.com/34816426/218309052-4642bae2-53da-43d6-aa98-50297732db1f.png\">\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 13.2\r\n CPU: (10) arm64 Apple M1 Max\r\n Memory: 3.39 GB / 32.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 16.17.1 - ~/Library/pnpm/node\r\n npm: 8.15.0 - ~/Library/pnpm/npm\r\n Browsers:\r\n Chrome: 109.0.5414.119\r\n Edge: 109.0.1518.70\r\n Safari: 16.3\n```\n\n\n### Additional context\n\nWorking normally in the development environment:\r\n\r\n\u003Cimg width=\"1512\" alt=\"image\" src=\"https://user-images.githubusercontent.com/34816426/218309052-4642bae2-53da-43d6-aa98-50297732db1f.png\">\r\n\r\nBut after packing, the work is not normal:\r\n\u003Cimg width=\"1512\" alt=\"image\" src=\"https://user-images.githubusercontent.com/34816426/218309239-ac091181-61c3-4546-96c9-45c67d231369.png\">\r\n\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.vuejs.org).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2939],{"name":2868,"color":2869},1929,"Referencing the third library has no effect after packaging","2023-03-29T00:04:14Z","https://github.com/vuejs/vitepress/issues/1929",0.7537086,{"description":2946,"labels":2947,"number":2949,"owner":2874,"repository":2875,"state":2885,"title":2950,"updated_at":2951,"url":2952,"score":2953},"### Describe the bug\n\nWhenever I commit a change to my repo; [Linkbase](https://github.com/Ahwxorg/Linkbase), GitHub is supposed to build VitePress and put it on GitHub Pages, but it often fails, and shows just the title of the repo, like it's a simple GH Pages Jekyll site.\n\n### Reproduction\n\n1. Clone my repository\r\n2. Commit a change\r\n3. Push to GitHub repo with Actions/Workflows enabled\r\n4. See it not building sometimes\n\n### Expected behavior\n\nVitePress builds the site.\n\n### System Info\n\n```Text\nSystem:\r\n OS: macOS 14.0\r\n CPU: (10) arm64 Apple M2 Pro\r\n Memory: 173.63 MB / 16.00 GB\r\n Shell: 3.6.1 - /opt/homebrew/bin/fish\r\n Binaries:\r\n Node: 21.3.0 - /opt/homebrew/bin/node\r\n Yarn: 1.22.21 - /opt/homebrew/bin/yarn\r\n npm: 10.2.4 - /opt/homebrew/bin/npm\r\n Browsers:\r\n Safari: 17.0\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.10 => 1.0.0-rc.20\n```\n\n\n### Additional context\n\nRunning `yarn vitepress build` locally does not display anything wrong.\r\n\u003Cimg width=\"336\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/87855602/33757f2d-6a2c-4f7c-8210-03feed3b962d\">\r\n\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2948],{"name":2868,"color":2869},3293,"GitHub Actions fail to build site often","2024-01-07T00:05:01Z","https://github.com/vuejs/vitepress/issues/3293",0.75635344,{"description":2955,"labels":2956,"number":2960,"owner":2874,"repository":2875,"state":2885,"title":2961,"updated_at":2962,"url":2963,"score":2964},"### Is your feature request related to a problem? Please describe.\n\nWhen configuring the favicon of my site without a thorough unstanding on vitepress project structure, I felt confused about how to represent the icon path. I think there should be a `head` section in the app configs page (just like [this](https://vuepress.vuejs.org/zh/config/#head)), which can be a great referrence for rookie like me.\n\n### Describe the solution you'd like\n\nAdd a head section to [this page](https://vitepress.vuejs.org/config/app-configs.html) to show how to configure head (especially a favicon) .\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.vuejs.org).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[2957],{"name":2958,"color":2959},"docs","0075ca",877,"Add an example to show how to configure head (especially a favicon)","2023-01-21T14:28:43Z","https://github.com/vuejs/vitepress/issues/877",0.7574499,["Reactive",2966],{},["Set"],["ShallowReactive",2969],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f0DzTWC0CZYWjCe2j8kQI3KLpcr-8l6KqDCQR2YJwkj8":-1},"/vuejs/vitepress/1757"]