69827e08创建于 2025年10月15日历史提交
import { harTasks } from '@ohos/cangjie-build-support';

export default {
    system: harTasks,  /* Built-in plugin of Hvigor. It cannot be modified. */
    plugins:[]         /* Custom plugin to extend the functionality of Hvigor. */
}