diff --git a/Tiltfile b/Tiltfile index ff12320c4..d897a00fe 100644 --- a/Tiltfile +++ b/Tiltfile @@ -44,8 +44,6 @@ k8s_resource("solana-devnet") # eth devnet -# TODO: Slow - takes ~30s to rebuild on a no-op, even with caching, because npm sucks. -# We might want to add excludes here and use file sync for smart contract developmeent. docker_build( ref = "eth-node", context = "./ethereum",