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.

贡献者指南