Hacker News new | ask | show | jobs
by jokh 2721 days ago
What kind of internal integrations, if I may ask? Does it automatically deploy code for you on a successful build or something like that?
1 comments

For example, blaze has integration with Google's build cache. Most of the time it takes 0 seconds to compile a given file, when someone else has compiled it before with the exactly same contents, dependencies and compiler flags.