mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-25 14:12:16 -06:00
[PR #33] [CLOSED] Import * as Transport/Utils, then export #32
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-core#32
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-core/pull/33
Author: @jackbmccarthy
Created: 1/13/2023
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
fc6ecefImport * as Transport/Utils, then export📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
src/index.ts(+4 -2)📄 Description
This is a minor change, I am using Acebase in an Expo project, but the bundler doesn't support the "export * as NAME from './file'" syntax. This change would make it so that Expo would be able to use acebase-client, without needing to change the node_modules folder manually.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.