bumbu / bumbu/website-visual-diff
Can't save files into subdirectories
Open
bug
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Having a page config:
```
{
name:'/engage/me.html',
url:'/engage/me.html'
}
```
will try to save file `me.html.png` into `engage` folder, which if it doesn't exist - will error.
Instead - it should create that subfolder.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.