Initial commit: Flutter 无书应用项目
This commit is contained in:
7
ohos/entry/hvigorfile.ts
Normal file
7
ohos/entry/hvigorfile.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
|
||||
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. */
|
||||
}
|
||||
Reference in New Issue
Block a user