Home

Issue: 2003

Intercept the STATIC folder GET

[issue link]

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?

This question is available on Nuxt.js community (#c1778)