humphd/next

Missing resource files after the build script PR #70

Ouverte

#78 ouverte le 8 juin 2018

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (5 forks)github user discovery
docsgood first issue

Métriques du dépôt

Stars
 (14 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur