• Jeremy Morrell's avatar
    Log out whole build time (#620) · 6f065b32
    Jeremy Morrell authored
    Currently we're tracking the time spent in parts of the build process, like installing `node_modules` or running the build command, but we're not tracking how long the whole build takes. Let's fix that.
    
    Also removes a stray `new-build-script-opt-in` call that wasn't doing anything
    6f065b32
Name
Last commit
Last update
..
fixtures Loading commit data...
mocks Loading commit data...
quick Loading commit data...
run Loading commit data...
shunit2 Loading commit data...
unit Loading commit data...
utils Loading commit data...