I am trying to upload an image into my assets folder. I am using nuxt-express. I sent the file using axios. The server successfully saves the file. But the problem is as soon as the file is saved, nuxt automatically reloads.
This question is available on Nuxt.js community (#c6902)