cant run backstop within npm scripts
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
I tried using backstop inside of an npm script so when i type "npm run reference" it compiles all the html and then runs backstop reference.
When i manually do "npm run compile" to compile all my files and then "backstop reference" it works perfectly.
But when i do "npm run reference" ("npm run compile && backstop reference") i does'nt work
Contributor guide
Assessment
This issue has not been assessed yet.