From 8908fa3cc92a13dfd81a4d6bac37b2023171798b Mon Sep 17 00:00:00 2001 From: XiuYun CHEN Date: Thu, 15 May 2025 13:14:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5=E4=BF=9D=E5=88=A9=E5=A8=81?= =?UTF-8?q?=E8=A7=86demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-profile.json5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-profile.json5 b/build-profile.json5 index 23febd7..f3a94c2 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -60,6 +60,14 @@ { "name": "register", "srcPath": "./features/register", + }, + { + "name": "polyv", + "srcPath": "./polyv" + }, + { + "name": "scene_single_video", + "srcPath": "./scene_single_video" } ] } \ No newline at end of file