IBM / report-toolkit

A toolkit for consumers of Node.js diagnostic Reports
https://ibm.github.io/report-toolkit
Other
84 stars 10 forks source link

chore: attempt to get netlify build to work via cache-busting #77

Closed boneskull closed 4 years ago

boneskull commented 4 years ago

Netlify preview builds fail because the caching is broken in monorepos. Unfortunately, netlify's quasi-support for monorepos is not applicable, because we need the entire working copy and all its dev deps to build the site.

I can't get the local build system to work, so here we go.

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #77   +/-   ##
======================================
  Coverage    83.1%   83.1%           
======================================
  Files          51      51           
  Lines         894     894           
======================================
  Hits          743     743           
  Misses        151     151

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 75e5d17...84d3167. Read the comment docs.