kevinmarrec / nuxt-pwa-module

⚠️ DEPRECATED ⚠️ Zero config PWA solution for Nuxt 3
MIT License
339 stars 32 forks source link

feat(icon): cache generated images #80

Closed kevinmarrec closed 1 year ago

kevinmarrec commented 1 year ago

Resolves #62

kevinmarrec commented 1 year ago

@manniL I'd like your feedback on this one.

It's simply generating images in a cache dir, then copying from there to build assets dir.

I think it should be enough to solve #62 ?

manniL commented 1 year ago

LGTM 👍🏻