[PR #33] [CLOSED] Import * as Transport/Utils, then export #32

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

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-core/pull/33
Author: @jackbmccarthy
Created: 1/13/2023
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • fc6ecef Import * 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.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase-core/pull/33 **Author:** [@jackbmccarthy](https://github.com/jackbmccarthy) **Created:** 1/13/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`fc6ecef`](https://github.com/appy-one/acebase-core/commit/fc6ecef28e4b122b71bb0672c87d39841270ac12) Import * as Transport/Utils, then export ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/index.ts` (+4 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-23 08:37:04 -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-core#32
No description provided.