[PR #260] [MERGED] Cleanup: remove generated code from repository #192

Closed
opened 2026-05-23 08:33:01 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/260
Author: @appy-one
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @appy-one

Base: masterHead: cleanup/remove-generated-code


📝 Commits (1)

  • 490cafb Cleanup: remove generated code from repository

📊 Changes

780 files changed (+121 additions, -65020 deletions)

View changed files

📝 .gitignore (+4 -1)
CLAUDE.md (+117 -0)
dist/cjs/acebase-browser.js (+0 -46)
dist/cjs/acebase-browser.js.map (+0 -1)
dist/cjs/acebase-local.js (+0 -99)
dist/cjs/acebase-local.js.map (+0 -1)
dist/cjs/api-local.js (+0 -300)
dist/cjs/api-local.js.map (+0 -1)
dist/cjs/assert.js (+0 -15)
dist/cjs/assert.js.map (+0 -1)
dist/cjs/async-task-batch.js (+0 -79)
dist/cjs/async-task-batch.js.map (+0 -1)
dist/cjs/async-task-batch.spec.js (+0 -21)
dist/cjs/async-task-batch.spec.js.map (+0 -1)
dist/cjs/binary.js (+0 -307)
dist/cjs/binary.js.map (+0 -1)
dist/cjs/binary.spec.js (+0 -84)
dist/cjs/binary.spec.js.map (+0 -1)
dist/cjs/browser.js (+0 -81)
dist/cjs/browser.js.map (+0 -1)

...and 80 more files

📄 Description

This removes all generated javascript, source maps and type definitions from the repository


🔄 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/appy-one/acebase/pull/260 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `cleanup/remove-generated-code` --- ### 📝 Commits (1) - [`490cafb`](https://github.com/appy-one/acebase/commit/490cafb5814e2100faea80422f92999f76adae8c) Cleanup: remove generated code from repository ### 📊 Changes **780 files changed** (+121 additions, -65020 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) ➕ `CLAUDE.md` (+117 -0) ➖ `dist/cjs/acebase-browser.js` (+0 -46) ➖ `dist/cjs/acebase-browser.js.map` (+0 -1) ➖ `dist/cjs/acebase-local.js` (+0 -99) ➖ `dist/cjs/acebase-local.js.map` (+0 -1) ➖ `dist/cjs/api-local.js` (+0 -300) ➖ `dist/cjs/api-local.js.map` (+0 -1) ➖ `dist/cjs/assert.js` (+0 -15) ➖ `dist/cjs/assert.js.map` (+0 -1) ➖ `dist/cjs/async-task-batch.js` (+0 -79) ➖ `dist/cjs/async-task-batch.js.map` (+0 -1) ➖ `dist/cjs/async-task-batch.spec.js` (+0 -21) ➖ `dist/cjs/async-task-batch.spec.js.map` (+0 -1) ➖ `dist/cjs/binary.js` (+0 -307) ➖ `dist/cjs/binary.js.map` (+0 -1) ➖ `dist/cjs/binary.spec.js` (+0 -84) ➖ `dist/cjs/binary.spec.js.map` (+0 -1) ➖ `dist/cjs/browser.js` (+0 -81) ➖ `dist/cjs/browser.js.map` (+0 -1) _...and 80 more files_ </details> ### 📄 Description This removes all generated javascript, source maps and type definitions from the repository --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:33:01 -06: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: github-starred/acebase#192
No description provided.