[PR #69] [MERGED] Dev #198

Closed
opened 2026-01-15 11:45:03 +08:00 by yan · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kmvan/x-prober/pull/69
Author: @kmvan
Created: 2/6/2020
Status: Merged
Merged: 2/6/2020
Merged by: @kmvan

Base: masterHead: dev


📝 Commits (4)

📊 Changes

10 files changed (+1339 additions, -320 deletions)

View changed files

📝 AppConfig.json (+2 -2)
📝 CHANGELOG.md (+15 -0)
babel.config.json (+29 -0)
📝 dist/prober.php (+3 -3)
📝 package-lock.json (+1264 -282)
📝 package.json (+16 -10)
php-dev.sh (+3 -0)
📝 prod.webpack.config.js (+6 -16)
📝 src/Components/Config/ConfigApi.php (+1 -1)
📝 webpack.config.js (+0 -6)

📄 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/kmvan/x-prober/pull/69 **Author:** [@kmvan](https://github.com/kmvan) **Created:** 2/6/2020 **Status:** ✅ Merged **Merged:** 2/6/2020 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (4) - [`5c78647`](https://github.com/kmvan/x-prober/commit/5c78647e3ba98332973df57f9ddc8557e9707e74) add babel loader - [`857d565`](https://github.com/kmvan/x-prober/commit/857d5657a642bd617bdd992181369c62f14facec) add php-dev.sh - [`78cb644`](https://github.com/kmvan/x-prober/commit/78cb6449b73d4e893431c1c9845cb45c298be140) add babel loader - [`2c2f8ba`](https://github.com/kmvan/x-prober/commit/2c2f8baa9c4c863859e5e09000400bf281ea5b2b) update to 4.2 ### 📊 Changes **10 files changed** (+1339 additions, -320 deletions) <details> <summary>View changed files</summary> 📝 `AppConfig.json` (+2 -2) 📝 `CHANGELOG.md` (+15 -0) ➕ `babel.config.json` (+29 -0) 📝 `dist/prober.php` (+3 -3) 📝 `package-lock.json` (+1264 -282) 📝 `package.json` (+16 -10) ➕ `php-dev.sh` (+3 -0) 📝 `prod.webpack.config.js` (+6 -16) 📝 `src/Components/Config/ConfigApi.php` (+1 -1) 📝 `webpack.config.js` (+0 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-15 11:45:03 +08:00
yan closed this issue 2026-01-15 11:45:04 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#198