Is there an official way of intercepting the GET calls to the static folder? Let's say you have images in the static folder and you want to do some processing on the image before it's loaded to the client based on a query string in the SRC of the img tag, how can we intercept it?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1778">#c1778</a>)</em></sub></div>