humphd/next
Missing resource files after the build script PR #70
Aberta
#78 aberto em 8 de jun. de 2018
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.

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.