feat: Refactor code structure and optimize performance across multiple modules
This commit is contained in:
5
mobile-apps/staff-app/Makefile
Normal file
5
mobile-apps/staff-app/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
DEFAULT := $code_gen
|
||||
|
||||
code_gen:
|
||||
@echo "Running dart build_runner"
|
||||
dart run build_runner build --delete-conflicting-outputs
|
||||
Reference in New Issue
Block a user