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:
patwie
2024-03-29 09:39:22 +00:00
parent 36e3ecb5c7
commit 2dd1421b6e
7 changed files with 74 additions and 39 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
dist/
excalidraw-backend
frontend/
!frontend/.keep
excalidraw-complete