Comment on Show HN: Reflame – Deploy your React web apps in millisecondsparentComments−robertlagrant3yYeah makes sense. Simple but very effective.Edit: actually a git postcommit hook would be good. Then you could cache deps against a commit hash, and then load them as soon as you see that hash in origin git.
Comments
Yeah makes sense. Simple but very effective.
Edit: actually a git postcommit hook would be good. Then you could cache deps against a commit hash, and then load them as soon as you see that hash in origin git.