I’m putting a static file into the app source: /public/assets/myfile
How come fetching /assets/myfile returns index.html instead of myfile’s contents?
I’m putting a static file into the app source: /public/assets/myfile
How come fetching /assets/myfile returns index.html instead of myfile’s contents?