Skip to content

Conversation

@imblowfish
Copy link
Member

@imblowfish imblowfish commented Nov 15, 2024

Closed #191

In this PR I rewritten storage.ts

In this PR I replaced @swc/jest with esbuild-jest. I know that esbuild-jest didn't receive updates for a long time, but I can't use swcpack in my project, because in this case I should rewrite every file where I use ES modules instead of CommonJS (spack from the @swc/cli doesn't support ES modules)

Due to the changes described above I removed all tests and removed experimental vm modules feature. They will be returned when the new architecture and UI will be done in the nearest releases

@imblowfish imblowfish added this to the Next release milestone Nov 15, 2024
@imblowfish imblowfish self-assigned this Nov 15, 2024
@imblowfish
Copy link
Member Author

Looks like I can't get access to the database from the camera_bubble context. Instead camera_bubble just creates another one database

@imblowfish imblowfish merged commit 4c61acc into main Nov 18, 2024
@imblowfish imblowfish deleted the rewrite-current-storage-implementation branch November 18, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rewrite current storage implementation

2 participants