[PR #1994] [MERGED] Remove serialport support for windows #3684

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1994
Author: @zxdong262
Created: 1/1/2021
Status: Merged
Merged: 1/1/2021
Merged by: @zxdong262

Base: masterHead: fix-1


📝 Commits (1)

  • e2684e3 Remove serialport support for windows

📊 Changes

11 files changed (+270 additions, -250 deletions)

View changed files

📝 bin/post-install.js (+8 -1)
📝 build/copy.js (+24 -0)
📝 electron-builder.json (+2 -3)
📝 package-lock.json (+194 -223)
📝 package.json (+2 -3)
📝 src/app/lib/fs.js (+24 -9)
📝 src/app/server/session.js (+1 -1)
📝 src/client/components/bookmark-form/index.jsx (+7 -2)
📝 src/client/components/setting-panel/setting-wrap.styl (+2 -2)
📝 src/client/components/tabs/tabs.styl (+0 -3)
📝 src/views/index.pug (+6 -3)

📄 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/1994 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/1/2021 **Status:** ✅ Merged **Merged:** 1/1/2021 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1` --- ### 📝 Commits (1) - [`e2684e3`](https://github.com/electerm/electerm/commit/e2684e36b7d3a1397ced0888d11dfb1fd2cfd9b8) Remove serialport support for windows ### 📊 Changes **11 files changed** (+270 additions, -250 deletions) <details> <summary>View changed files</summary> 📝 `bin/post-install.js` (+8 -1) 📝 `build/copy.js` (+24 -0) 📝 `electron-builder.json` (+2 -3) 📝 `package-lock.json` (+194 -223) 📝 `package.json` (+2 -3) 📝 `src/app/lib/fs.js` (+24 -9) 📝 `src/app/server/session.js` (+1 -1) 📝 `src/client/components/bookmark-form/index.jsx` (+7 -2) 📝 `src/client/components/setting-panel/setting-wrap.styl` (+2 -2) 📝 `src/client/components/tabs/tabs.styl` (+0 -3) 📝 `src/views/index.pug` (+6 -3) </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 01:53:25 +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#3684
No description provided.