mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-03 22:02:57 +00:00
Add webUI into binary
To get the most simple deployment of excalidraw, the binary should ship all components (webUI, socket.io, data storage).
This commit is contained in:
@@ -2,7 +2,7 @@ package memory
|
||||
|
||||
import (
|
||||
"context"
|
||||
"excalidraw-backend/core"
|
||||
"excalidraw-complete/core"
|
||||
"fmt"
|
||||
|
||||
"github.com/oklog/ulid/v2"
|
||||
|
||||
Reference in New Issue
Block a user