[PR #141] [MERGED] fix #135 move static resource to dep pack #2948

Closed
opened 2026-02-27 00:55:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/141
Author: @zxdong262
Created: 12/12/2017
Status: Merged
Merged: 12/12/2017
Merged by: @zxdong262

Base: masterHead: fix-135


📝 Commits (1)

📊 Changes

17 files changed (+18 additions, -942 deletions)

View changed files

📝 app/app.js (+6 -1)
📝 app/lib/server.js (+0 -2)
app/static/fonts/iconfont.eot (+0 -0)
app/static/fonts/iconfont.svg (+0 -927)
app/static/fonts/iconfont.ttf (+0 -0)
app/static/fonts/iconfont.woff (+0 -0)
app/static/images/electerm-round-128x128.png (+0 -0)
app/static/images/electerm.png (+0 -0)
📝 build/.yarnclean (+1 -0)
build/icons.icns (+0 -0)
build/icons.ico (+0 -0)
📝 electron-builder.json (+3 -3)
📝 package.json (+2 -1)
📝 src/client/components/control/info-modal.jsx (+1 -1)
📝 src/client/loaders/antd-icon-fix.js (+5 -5)
📝 src/server/init/app-init.js (+0 -1)
📝 views/includes/head1.pug (+0 -1)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/141 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/12/2017 **Status:** ✅ Merged **Merged:** 12/12/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-135` --- ### 📝 Commits (1) - [`8287fee`](https://github.com/electerm/electerm/commit/8287fee0ee45183ad909b7b8210426872f53733d) fix #135 move static resource to dep pack ### 📊 Changes **17 files changed** (+18 additions, -942 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+6 -1) 📝 `app/lib/server.js` (+0 -2) ➖ `app/static/fonts/iconfont.eot` (+0 -0) ➖ `app/static/fonts/iconfont.svg` (+0 -927) ➖ `app/static/fonts/iconfont.ttf` (+0 -0) ➖ `app/static/fonts/iconfont.woff` (+0 -0) ➖ `app/static/images/electerm-round-128x128.png` (+0 -0) ➖ `app/static/images/electerm.png` (+0 -0) 📝 `build/.yarnclean` (+1 -0) ➖ `build/icons.icns` (+0 -0) ➖ `build/icons.ico` (+0 -0) 📝 `electron-builder.json` (+3 -3) 📝 `package.json` (+2 -1) 📝 `src/client/components/control/info-modal.jsx` (+1 -1) 📝 `src/client/loaders/antd-icon-fix.js` (+5 -5) 📝 `src/server/init/app-init.js` (+0 -1) 📝 `views/includes/head1.pug` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:02 +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/electerm#2948
No description provided.