\r\n\r\nIt is inevitable to use `document` in `vitepress` many times, but how to avoid the packaging error when` vitepress` uses the server-side rendering method?\r\n\r\nAre there any third-party plug-in recommendations or configuration items?\n\n### Reproduction\n\n```vue\r\n\u003Cscript setup>\r\n console.log(document)\r\n\u003C/script>\r\n```\r\n\r\n\r\n\n\n### Expected behavior\n\nBuild ok\n\n### System Info\n\n```shell\n\"vitepress\": \"^1.0.0-alpha.4\",\r\n\"vue\": \"^3.2.33\"\n```\n\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] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3065],{"name":3038,"color":3039},1120,"document is not defined","2023-01-21T14:28:51Z","https://github.com/vuejs/vitepress/issues/1120",0.6996954,{"description":3072,"labels":3073,"number":3075,"owner":3027,"repository":3028,"state":3041,"title":3076,"updated_at":3077,"url":3078,"score":3079},"### Is your feature request related to a problem? Please describe.\n\nNope.\n\n### Describe the solution you'd like\n\nProvide a config option, like `lastUpdated`.\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\nNot very familiar with Node and Vite. I tried to do it on my own, but failed with 'process is not defined'. Any help?\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\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.",[3074],{"name":3038,"color":3039},3001,"Support to show page contributors","2023-10-01T00:04:52Z","https://github.com/vuejs/vitepress/issues/3001",0.70018667,{"description":3081,"labels":3082,"number":3083,"owner":3027,"repository":3028,"state":3041,"title":3084,"updated_at":3085,"url":3086,"score":3087},"### Is your feature request related to a problem? Please describe.\n\n目前只能引入.vue文件进行解析,引入tsx会报`React is not defined`\n\n### Describe the solution you'd like\n\n能够支持tsx\r\n或者放开vite的配置,能够对vite做扩展支持\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.",[],1636,"希望能够支持tsx组件","2023-01-21T14:20:38Z","https://github.com/vuejs/vitepress/issues/1636",0.7004441,{"description":3089,"labels":3090,"number":3091,"owner":3027,"repository":3028,"state":3041,"title":3092,"updated_at":3093,"url":3094,"score":3095},"### Is your feature request related to a problem? Please describe.\n\nIt would be great if it could be achieved\n\n### Describe the solution you'd like\n\nIt would be great if it could be achieved\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.dev).\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.",[],2346,"Is there any way to integrate VitePress and Wordpress together?","2023-05-22T00:04:08Z","https://github.com/vuejs/vitepress/issues/2346",0.70411295,{"description":3097,"labels":3098,"number":3099,"owner":3027,"repository":3028,"state":3041,"title":3100,"updated_at":3101,"url":3102,"score":3103},"### Describe the bug\n\ncontent 部分没有 overflow:hidden 导致很长的滚动条(也有可能是我的图片太大?)\r\n\r\n[github here](https://github.com/Mt-Youya/DeepLearning-500-questions)\r\n\r\n[site here](https://deeplearning-500-questions.pages.dev/zh-cn/ch02_%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E5%9F%BA%E7%A1%80/%E7%AC%AC%E4%BA%8C%E7%AB%A0_%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E5%9F%BA%E7%A1%80.html)\n\n### Reproduction\n\n我fork 别人的仓库,不是我自己写的, 它原本用的是 docsify 我想提个pr用vitepress 试试,然后就出现了这个bug\n\n### Expected behavior\n\n没有滚动条\n\n### System Info\n\n```Text\nVersion 122.0.6261.112 (Official Build) (64-bit)\r\nwin11\n```\n\n\n### Additional context\n\n_No response_\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.",[],3644,"CSS bug","2024-03-19T00:07:30Z","https://github.com/vuejs/vitepress/issues/3644",0.7060735,{"description":3105,"labels":3106,"number":3110,"owner":3027,"repository":3028,"state":3041,"title":3111,"updated_at":3112,"url":3113,"score":3114},"### Describe the bug\n\nThe page does not run properly on Chrome 75 version\n\n### Reproduction\n\nhttps://vitepress.dev/guide/getting-started\n\n### Expected behavior\n\nThe page run properly on Chrome 75 version\n\n### System Info\n\n```Text\nchrome 75\n```\n\n\n### Additional context\n\n_No response_\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.",[3107],{"name":3108,"color":3109},"wont fix","EDEED1",3369," Browser compatibility","2023-12-30T00:04:36Z","https://github.com/vuejs/vitepress/issues/3369",0.7086916,["Reactive",3116],{},["Set"],["ShallowReactive",3119],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fv0TMfcO8h5dulx5Nr0l1tukfd-osH1orPiNUWcY-8ZQ":-1},"/vuejs/vitepress/529"]