mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
* compress images using `vuepress-plugin-imagemin compress all images using imagemin plugin * updated vuepress-plugin-imagemin to 0.1.2 * command: dev-prod adds a new command `npm run dev-prod` which build the project and then spins up a http server. This was implemented to be able to test certain scenarious like image compression.