codecov / codecov/codecov-javascript-bundler-plugins

Support Vercel ncc

Offen
#84 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@aj-codecov arbeitet bereits daran.

Seit 07.5.2024.

enhancement
Vorherrschende Sprache
TypeScript
Sterne
9
Forks
10
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

https://github.com/vercel/ncc

Under the hood @vercel/ncc uses webpack, and emits a stats.json file. Example command: ncc build index.js -o dist --stats-out dist/stats.json.

The only viable option to do this is to make ncc to emit a stats file which we parse and transform into our schema. We lose the ability to do normalization if we do this though :(

There is a less pretty option here which involves monkeypatching, but just might be too much effort 😢

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.