From: Haoqun Jiang Date: Thu, 30 Jun 2022 09:05:13 +0000 (+0800) Subject: chore: add submodule X-Git-Tag: v2.1.0-beta~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=883aa18ebb68a4d6a590c37cf20083f91834ad10;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: add submodule --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..9baa58c5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "playground"] + path = playground + url = https://github.com/vuejs/create-vue-templates.git + branch = v2 diff --git a/playground b/playground new file mode 160000 index 00000000..31709694 --- /dev/null +++ b/playground @@ -0,0 +1 @@ +Subproject commit 317096945be6578a22b0673a1631e3e9f8a0a552