5 lines
No EOL
74 B
Makefile
5 lines
No EOL
74 B
Makefile
watch:
|
|
dart run build_runner watch
|
|
|
|
build:
|
|
dart run build_runner build
|