[PR #2706] [MERGED] chore: exclude robots.txt and sitemap.xml from using fallback navigation #4007

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2706
Author: @amk-dev
Created: 9/29/2022
Status: Merged
Merged: 10/2/2022
Merged by: @liyasthomas

Base: mainHead: chore/exclude-robots-sitemap-from-pwa


📝 Commits (4)

  • 2dacb35 chore: minor ui improvements
  • 8d78f8b chore: minor ui improvements
  • 8a70394 chore: exclude robots.txt and sitemap.xml from using fallback navigation
  • d66aebd Merge branch 'main' into chore/exclude-robots-sitemap-from-pwa

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/hoppscotch-app/vite.config.ts (+1 -0)

📄 Description

Closes #

Description

robot.txt and sitemap.xml won't follow service worker fallbacks.


🔄 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/2706 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 9/29/2022 **Status:** ✅ Merged **Merged:** 10/2/2022 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `chore/exclude-robots-sitemap-from-pwa` --- ### 📝 Commits (4) - [`2dacb35`](https://github.com/hoppscotch/hoppscotch/commit/2dacb35bfa257e67a8e585384b89ea39e625495c) chore: minor ui improvements - [`8d78f8b`](https://github.com/hoppscotch/hoppscotch/commit/8d78f8b370fe27f1d29d4720e9aef7cd0f8ca65c) chore: minor ui improvements - [`8a70394`](https://github.com/hoppscotch/hoppscotch/commit/8a70394234962b4e7a2533cf4da12e2497a0aaac) chore: exclude robots.txt and sitemap.xml from using fallback navigation - [`d66aebd`](https://github.com/hoppscotch/hoppscotch/commit/d66aebd56ec10297915cd72a9f8e333026276091) Merge branch 'main' into chore/exclude-robots-sitemap-from-pwa ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/vite.config.ts` (+1 -0) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> <!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> ### Description robot.txt and sitemap.xml won't follow service worker fallbacks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:34:32 +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#4007
No description provided.