humphd/next

Missing resource files after the build script PR #70

Aberta

#78 aberto em 8 de jun. de 2018

 (0 comentário) (0 reação) (0 responsável)JavaScript (5 forks)github user discovery
docsgood first issue

Métricas do repositório

Stars
 (14 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador