ignore dataconnect in front and harness-dev deploy schema
This commit is contained in:
2
Makefile
2
Makefile
@@ -172,7 +172,7 @@ harness-install:
|
||||
@echo "--> Installing API Test Harness dependencies..."
|
||||
@cd internal-api-harness && npm install
|
||||
|
||||
harness-dev:
|
||||
harness-dev: dataconnect-sync
|
||||
@echo "--> Starting API Test Harness development server on http://localhost:5175 ..."
|
||||
@cd internal-api-harness && npm run dev -- --port 5175
|
||||
|
||||
|
||||
Reference in New Issue
Block a user