[PR #1] [CLOSED] ESBuild integration #969

Closed
opened 2025-11-09 10:03:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1
Author: @msowho
Created: 7/17/2022
Status: Closed

Base: currentHead: esbuild


📝 Commits (3)

📊 Changes

6 files changed (+89 additions, -6 deletions)

View changed files

📝 README.md (+1 -1)
📝 package.json (+2 -0)
📝 src/cobalt.js (+53 -2)
src/modules/builder.js (+28 -0)
📝 src/modules/pageRender.js (+2 -3)
📝 src/modules/sub/utils.js (+3 -0)

📄 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/imputnet/cobalt/pull/1 **Author:** [@msowho](https://github.com/msowho) **Created:** 7/17/2022 **Status:** ❌ Closed **Base:** `current` ← **Head:** `esbuild` --- ### 📝 Commits (3) - [`7d3d1ca`](https://github.com/imputnet/cobalt/commit/7d3d1ca229dbcd5ba39d0bdf7daf39a2fdd8cb59) ESBuild integration - [`1401d84`](https://github.com/imputnet/cobalt/commit/1401d848b274403d6be20ed0fca3fc9656384f5a) Deep copy function - [`3b39318`](https://github.com/imputnet/cobalt/commit/3b39318cda1aba9247151beb8297e428c4a05944) Update README.md ### 📊 Changes **6 files changed** (+89 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `package.json` (+2 -0) 📝 `src/cobalt.js` (+53 -2) ➕ `src/modules/builder.js` (+28 -0) 📝 `src/modules/pageRender.js` (+2 -3) 📝 `src/modules/sub/utils.js` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:03:05 -06:00
Sign in to join this conversation.