immich/mobile/makefile

5 lines
104 B
Makefile
Raw Normal View History

2022-02-03 16:06:44 +00:00
build:
flutter packages pub run build_runner build
watch:
flutter packages pub run build_runner watch