mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-03 22:02:57 +00:00
fix: convert cf-kv and excalidraw-libraries from submodules to regular files
- Remove stale cloudflare-worker submodule entry from .gitmodules - Remove .git dirs from cf-kv and excalidraw-libraries so Git tracks them as regular files - Fixes 'No url found for submodule path cf-kv' CI error
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
[submodule "cloudflare-worker"]
|
||||
path = cloudflare-worker
|
||||
url = https://github.com/betterandbetterii/cf-kv.git
|
||||
[submodule "excalidraw"]
|
||||
path = excalidraw
|
||||
url = git@github.com:BetterAndBetterII/excalidraw.git
|
||||
|
||||
Reference in New Issue
Block a user