2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-07 15:20:26 +00:00
thumbsup/test/bin
Romain e9beb830a2 feat(core): skip files that can’t be processed + show a summary at the end
Thumbsup used to stop at the first problem processing a file.
This was a problem on large galleries where you’d need to run it again and again, fixing files as you went.
This change:
- skips problematic files and shows a summary at the end
- logs all warnings/errors to <thumbsup.log> when running the default output

Also refactor and cleanup of the logging logic.
2018-06-09 00:20:29 +02:00
..
messages.spec.js feat(core): skip files that can’t be processed + show a summary at the end 2018-06-09 00:20:29 +02:00
options.spec.js refactor: themes are now standalone folders, to prepare for external loading 2018-06-01 23:49:53 +02:00