humphd/next

Missing resource files after the build script PR #70

オープン

#78 opened on 2018/06/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (5 件のフォーク)github user discovery
docsgood first issue

Repository metrics

Stars
 (14 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド