humphd/next

Missing resource files after the build script PR #70

Offen

#78 geöffnet am 08.06.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (5 Forks)github user discovery
docsgood first issue

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

After PR #70 was landed, some of the resource files (css, svg, service worker, etc.) are missing.

missing data - next files

Initially, once the docs were built, the index page was looking in the /src/docs/website/Next/ directory, we now moved everything into a /dist/ directory.

Contributor Guide