更新数据库
This commit is contained in:
@@ -47,7 +47,7 @@ melos:
|
||||
|
||||
gen:
|
||||
description: "Run build_runner build in all packages that use it"
|
||||
run: melos exec --depends-on="build_runner" -- dart run build_runner build --delete-conflicting-outputs
|
||||
run: bash scripts/table_gen.sh && melos exec --depends-on="build_runner" -- dart run build_runner build --delete-conflicting-outputs
|
||||
|
||||
gen:watch:
|
||||
description: "Watch mode code generation in all packages that use build_runner"
|
||||
|
||||
Reference in New Issue
Block a user