stereobooster/react-snap

Doesn't work without index.html

Open

#349 创建于 2019年3月22日

在 GitHub 查看
 (5 评论) (5 反应) (0 负责人)JavaScript (4,982 star) (403 fork)batch import
enhancementhelp wanted

描述

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

贡献者指南