Log out whole build time (#620)
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
Showing
Please register or sign in to comment