[PR #174] [MERGED] Remove old module.exports from sqlite storage #146

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

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase/pull/174
Author: @appy-one
Created: 11/7/2022
Status: Merged
Merged: 11/7/2022
Merged by: @appy-one

Base: masterHead: fix/sqlite-module-exports


📝 Commits (2)

  • 6db2ff0 remove old module.exports from sqlite storage
  • 9b72e55 chore: build

📊 Changes

5 files changed (+2 additions, -21 deletions)

View changed files

📝 dist/cjs/storage/sqlite/index.js (+0 -6)
📝 dist/cjs/storage/sqlite/index.js.map (+1 -1)
📝 dist/esm/storage/sqlite/index.js (+0 -6)
📝 dist/esm/storage/sqlite/index.js.map (+1 -1)
📝 src/storage/sqlite/index.ts (+0 -7)

📄 Description

Fixes a startup error when using the ESM build


🔄 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/174 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 11/7/2022 **Status:** ✅ Merged **Merged:** 11/7/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/sqlite-module-exports` --- ### 📝 Commits (2) - [`6db2ff0`](https://github.com/appy-one/acebase/commit/6db2ff04b789a9cd07ed4ce7e7597cc804114cbb) remove old module.exports from sqlite storage - [`9b72e55`](https://github.com/appy-one/acebase/commit/9b72e55eeefdbf2b1d797162b86b889425e3e615) chore: build ### 📊 Changes **5 files changed** (+2 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `dist/cjs/storage/sqlite/index.js` (+0 -6) 📝 `dist/cjs/storage/sqlite/index.js.map` (+1 -1) 📝 `dist/esm/storage/sqlite/index.js` (+0 -6) 📝 `dist/esm/storage/sqlite/index.js.map` (+1 -1) 📝 `src/storage/sqlite/index.ts` (+0 -7) </details> ### 📄 Description Fixes a startup error when using the ESM build --- <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:31:53 -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#146
No description provided.