codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
74 stars 15 forks source link

fix: use workspace (back) to fix yjs version error #569

Closed lihebi closed 11 months ago

lihebi commented 11 months ago

Part of #568 removed workspace. However, this leads to conflicting yjs versioning and crashing. This PR brings workspace back and fix this issue.