[PR #3182] [MERGED] chore: update generateSitemap usage #4271

Closed
opened 2026-03-17 01:49:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3182
Author: @amk-dev
Created: 7/13/2023
Status: Merged
Merged: 7/17/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: fix/generate-sitemap-issue


📝 Commits (1)

  • 32f5778 chore: update generateSitemap usage

📊 Changes

2 files changed (+2 additions, -3 deletions)

View changed files

📝 packages/hoppscotch-common/package.json (+1 -1)
📝 packages/hoppscotch-selfhost-web/vite.config.ts (+1 -2)

📄 Description

Before

We were using an workaround with the generateSitemap plugin.
see https://github.com/jbaubree/vite-plugin-pages-sitemap/issues/173 for context.

After

thanks to the package authors fixing the need for the workaround in v1.4.5, we have removed the workaround


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3182 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 7/13/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `fix/generate-sitemap-issue` --- ### 📝 Commits (1) - [`32f5778`](https://github.com/hoppscotch/hoppscotch/commit/32f577850ba5899315c33ff4054f8b530e3a5027) chore: update generateSitemap usage ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/package.json` (+1 -1) 📝 `packages/hoppscotch-selfhost-web/vite.config.ts` (+1 -2) </details> ### 📄 Description **Before** We were using an workaround with the generateSitemap plugin. see https://github.com/jbaubree/vite-plugin-pages-sitemap/issues/173 for context. **After** thanks to the package authors fixing the need for the workaround in v1.4.5, we have removed the workaround --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:49:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4271
No description provided.