公告板
版本库
filestore
活动
搜索
登录
harmony
/
app-competition2025
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
功能完善
wwf
3 天以前
23fa268f56dcd99c8dcd46f50f3ffcaa4cdcbc49
[harmony/app-competition2025.git]
/
entry
/
hvigorfile.ts
1
2
3
4
5
6
import { hapTasks } from '@ohos/hvigor-ohos-plugin';
export default {
system: hapTasks, /* Built-in plugin of Hvigor. It cannot be modified. */
plugins: [] /* Custom plugin to extend the functionality of Hvigor. */
}