12156171创建于 2024年7月30日历史提交
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. */
}