humphd/next

Missing resource files after the build script PR #70

開放

#78 建立於 2018年6月8日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (5 個分叉)github user discovery
docsgood first issue

倉庫指標

星標
 (14 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南