React, Vite & Docker project: configuring package “vite-plugin-svgr” gives error in Docker container “Failed to Load config from /app/vite.config.js “
Issue:
Because of issue of uploading svg images I isntalled a package “vite-plugin-svgr”.
Previouslly I was able to upload an svg and suddenly I could not and got errors (dont recall the names of errors).
After configuring the vite plugin svgr, it started to give a error in Docker container
“Failed to Load config from /app/vite.config.js”