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
View File
@@ -46,6 +46,3 @@ changelog:
- "^docs:"
- "^test:"
release:
disable: true
skip_upload: true