Browse Source

Tiltfile: Remove outdated comment

Leo 5 years ago
parent
commit
2f526ff136
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Tiltfile

+ 0 - 2
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",