garris / garris/BackstopJS

Report HTML page broken

Open
#597 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

In latest tagged stable on npm (`3.0.32`), the report contains a reference to `index-bundle.js` but it is not being generated / copied.

![image](https://user-images.githubusercontent.com/119500/32833295-534ad970-c9f6-11e7-8545-a9277aa64c4b.png)

the html file has:

```html

function report (report) { // eslint-disable-line no-unused-vars
window.tests = report;
}



```

Still happens in 3.1 beta. I guess it should never have been pushed to npm as the code seems to match the template here: https://github.com/garris/BackstopJS/blob/UIV2/compare/output/index.html

Yet the bundle is not there.

Can you unpublish these versions under 3.0.x from npm and use tag next or beta

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.