-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update to `puppeteer-core@19`. - Update to `svgo@3`. - Remove `@types/svgo`, since `svgo` now ship their own type definitions. - Remove `@types/mermaid`, since `mermaid` now ship their own type definitions. - Use default SVGO options. - Instead of `null`, use `false` to disable SVG minification.
- Loading branch information
1 parent
529e44b
commit b6189d3
Showing
47 changed files
with
569 additions
and
2,783 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
**/*-snapshots/* | ||
coverage/ | ||
dist/ | ||
test-results/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.