stereobooster/react-snap

Doesn't work without index.html

Open

#349 opened on Mar 22, 2019

View on GitHub
 (5 comments) (5 reactions) (0 assignees)JavaScript (403 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,982 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide