stereobooster/react-snap

Doesn't work without index.html

开放

#349 创建于 2019年3月22日

 (5 条评论) (5 个反应) (0 位负责人)JavaScript (403 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (4,982 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Bug Report

Current Behavior "reactSnap": { "source": "dist/template/cash", "include": [ "/cashTasks.html" ], "crawl": false, "minifyHtml": { "collapseWhitespace": false, "removeComments": false } } Error: ENOENT: no such file or directory, open 'path to/dist/template/cash/index.html'

Expected behavior/code I expect to read: /dist/template/cash/cashTasks.html

https://github.com/stereobooster/react-snap/issues/347

贡献者指南