Merge pull request #62 from Oloodi/61-developer-guide-integrating-base44-frontend-exports
new version frontend-webpage
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@
|
||||
# --- Flutter check ---
|
||||
FLUTTER := $(shell which flutter)
|
||||
ifeq ($(FLUTTER),)
|
||||
$(error "flutter not found in PATH. Please install Flutter and add it to your PATH.")
|
||||
#$(error "flutter not found in PATH. Please install Flutter and add it to your PATH.")
|
||||
endif
|
||||
|
||||
# --- Firebase & GCP Configuration ---
|
||||
|
||||
Reference in New Issue
Block a user