Mike Grybyk
Mike Grybyk
**Is your feature request related to a problem? Please describe.** I'd like to compare screenshots of multiple areas in the page within the same test. At the moment only it...
I'd like to change the git tag version format. The current one is `${packageName}_v${version}`. I'd like to have just `${version}` without any prefixes like `${packageName}_v`.
`main.scss` ```scss @import "dropdowns"; ``` actual file name: `_dropdowns.scss`
folder list - src/main/app - src/test I want to include src/main/app and exclude src/test `npx deadfile src/main/app/application.tsx --exclude src/main/java src/main/resources dist storybook-static static bin src/test browser-tests build src/stories` Actual Result...
Hello, Is it possible to use the library to deal with SVG sprites? ``` ``` Example: https://codepen.io/supersimplenet/pen/zYvbPyN Thank you
``` # npm audit report html-minifier * Severity: high kangax html-minifier REDoS vulnerability - https://github.com/advisories/GHSA-pfq8-rq6v-vf5m node_modules/html-minifier vite-ssg >=0.5.0 Depends on vulnerable versions of html-minifier node_modules/vite-ssg ```
``` # npm audit report cross-spawn