[PR #854] [MERGED] Fix JS name and remove references to .map files #1032

Closed
opened 2026-02-26 00:30:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/854
Author: @szepeviktor
Created: 7/2/2023
Status: Merged
Merged: 7/2/2023
Merged by: @cuu508

Base: masterHead: fix-js


📝 Commits (1)

  • f8215fe Fix JS name and remove references to .map files

📊 Changes

4 files changed (+1 additions, -4 deletions)

View changed files

📝 static/js/purify.min.js (+0 -1)
📝 static/js/webauthn-json.browser-global.js (+0 -1)
📝 static/js/zxcvbn.min.js (+0 -1)
📝 templates/accounts/set_password.html (+1 -1)

📄 Description

While doing typo fixes I've discovered --exclude=static/js/*.min.js misses zxcvbn.

Watch my next PR! 👁️


🔄 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/healthchecks/healthchecks/pull/854 **Author:** [@szepeviktor](https://github.com/szepeviktor) **Created:** 7/2/2023 **Status:** ✅ Merged **Merged:** 7/2/2023 **Merged by:** [@cuu508](https://github.com/cuu508) **Base:** `master` ← **Head:** `fix-js` --- ### 📝 Commits (1) - [`f8215fe`](https://github.com/healthchecks/healthchecks/commit/f8215fe3a6c77ecf22478ecd99b8bcb2787bc649) Fix JS name and remove references to .map files ### 📊 Changes **4 files changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `static/js/purify.min.js` (+0 -1) 📝 `static/js/webauthn-json.browser-global.js` (+0 -1) 📝 `static/js/zxcvbn.min.js` (+0 -1) 📝 `templates/accounts/set_password.html` (+1 -1) </details> ### 📄 Description While doing typo fixes I've discovered `--exclude=static/js/*.min.js` misses zxcvbn. Watch my next PR! 👁️ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:41 +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/healthchecks#1032
No description provided.