bobanetwork / boba

Boba Network Monorepo of the Optimism monorepo where Erigon sequencing happens :)
https://boba.network
MIT License
6 stars 8 forks source link

Small cleanup to remove "make build" #242

Open mmontour1306 opened 1 month ago

mmontour1306 commented 1 month ago

Overview

The Makefile contained a dangling reference to a missing "make build-ts" Typescript target, causing "make build" to fail. This patch removes that target and instead flags "build-go" to show up in the Help message.

Testing

Run "make" to view the updated help message, then "make build-go".

github-actions[bot] commented 1 month ago

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 4 days ago

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.