MDLeom
|
c0041b0f23
|
fix(svg): compatibility with svgo 2.4+
- overriding default plugins
- https://github.com/svg/svgo/releases/tag/v2.4.0
|
2021-10-10 09:19:50 +00:00 |
MDLeom
|
3819909c84
|
chore(deps): bump svgo from 1.3.2 to 2.3.0 (BREAKING CHANGE)
- BREAKING CHANGE: syntax of minify.svg.plugins option
* https://github.com/svg/svgo/releases/tag/v2.0.0
- svgo optimize() changed from async to sync
|
2021-04-25 08:25:32 +00:00 |
MDLeom
|
51cc9b1d8d
|
feat: show path that caused the error
|
2020-09-05 11:58:20 +00:00 |
MDLeom
|
ce8c4a145b
|
refactor(test): set default config in individual test
|
2020-09-05 11:18:35 +00:00 |
curbengh
|
81ab472fe1
|
test: utilise toThrow() to catch error
- try...catch would (incorrectly) pass the test, despite having no error
|
2020-01-09 15:14:25 +00:00 |
curbengh
|
64ba16cb22
|
refactor(test): organise unit tests into separate files
|
2020-01-03 00:51:45 +00:00 |