-
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | ||
| bin | ||
| ci-profile | ||
| etc | ||
| lib | ||
| plugin | ||
| profile | ||
| spec | ||
| test | ||
| vendor | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| README.md | ||
| buildpack.toml | ||
| hatchet.json | ||
| makefile |