Static GitHub Issues

[2003] Intercept the STATIC folder GET

prev: [nuxt] Error while initializing app DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
next: Question: any solid CMS using Nuxt?

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>