mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-24 22:01:13 -06:00
[PR #174] [MERGED] Remove old module.exports from sqlite storage #146
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#146
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/174
Author: @appy-one
Created: 11/7/2022
Status: ✅ Merged
Merged: 11/7/2022
Merged by: @appy-one
Base:
master← Head:fix/sqlite-module-exports📝 Commits (2)
6db2ff0remove old module.exports from sqlite storage9b72e55chore: 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.