humphd/next

Missing resource files after the build script PR #70

Aperta

#78 aperta il 8 giu 2018

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (5 fork)github user discovery
docsgood first issue

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor