humphd/next

Missing resource files after the build script PR #70

Open

#78 opened on Jun 8, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (5 forks)github user discovery
docsgood first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide