[PR #329] fix(ui): update UI to work with mac M2 #1035

Open
opened 2026-03-15 21:48:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/329
Author: @0xksure
Created: 8/30/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • df5a54d fix(ui): update UI to work with mac M2

📊 Changes

13 files changed (+6151 additions, -6706 deletions)

View changed files

📝 ui/build/asset-manifest.json (+5 -12)
📝 ui/build/index.html (+1 -1)
ui/build/static/js/2.83624df2.chunk.js (+0 -3)
ui/build/static/js/2.83624df2.chunk.js.LICENSE.txt (+0 -253)
ui/build/static/js/2.83624df2.chunk.js.map (+0 -1)
ui/build/static/js/main.5adda2da.chunk.js (+0 -2)
ui/build/static/js/main.5adda2da.chunk.js.map (+0 -1)
ui/build/static/js/runtime-main.9fea6c1a.js (+0 -2)
ui/build/static/js/runtime-main.9fea6c1a.js.map (+0 -1)
ui/build/static/media/logo-color.c2b0c1f3.svg (+0 -1)
ui/build/static/media/logo-white.3fa2ac55.svg (+0 -1)
📝 ui/package.json (+1 -1)
📝 ui/yarn.lock (+6144 -6427)

📄 Description

Small fix to make sure building of the UI works on newer platforms.


🔄 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/hibiken/asynqmon/pull/329 **Author:** [@0xksure](https://github.com/0xksure) **Created:** 8/30/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`df5a54d`](https://github.com/hibiken/asynqmon/commit/df5a54d95047b391f5600e7b5384ea4384780082) fix(ui): update UI to work with mac M2 ### 📊 Changes **13 files changed** (+6151 additions, -6706 deletions) <details> <summary>View changed files</summary> 📝 `ui/build/asset-manifest.json` (+5 -12) 📝 `ui/build/index.html` (+1 -1) ➖ `ui/build/static/js/2.83624df2.chunk.js` (+0 -3) ➖ `ui/build/static/js/2.83624df2.chunk.js.LICENSE.txt` (+0 -253) ➖ `ui/build/static/js/2.83624df2.chunk.js.map` (+0 -1) ➖ `ui/build/static/js/main.5adda2da.chunk.js` (+0 -2) ➖ `ui/build/static/js/main.5adda2da.chunk.js.map` (+0 -1) ➖ `ui/build/static/js/runtime-main.9fea6c1a.js` (+0 -2) ➖ `ui/build/static/js/runtime-main.9fea6c1a.js.map` (+0 -1) ➖ `ui/build/static/media/logo-color.c2b0c1f3.svg` (+0 -1) ➖ `ui/build/static/media/logo-white.3fa2ac55.svg` (+0 -1) 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+6144 -6427) </details> ### 📄 Description Small fix to make sure building of the UI works on newer platforms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/asynqmon#1035
No description provided.