mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[PR #260] [MERGED] Cleanup: remove generated code from repository #192
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:cleanup/remove-generated-code📝 Commits (1)
490cafbCleanup: 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.