added v2 note restrictions to enable upgrade path from v2 onward.

This commit is contained in:
Keep Creating Online
2025-02-04 00:23:37 -05:00
parent 139e279e35
commit 80d90387b8
12 changed files with 208 additions and 195 deletions

View File

@@ -1,4 +1,3 @@
{
"liveServer.settings.root": "/src"
}
"liveServer.settings.root": "./src"
}