chekotisrikanth

Results 2 comments of chekotisrikanth

nothing but i saw this in browser console. index.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict...

I compared files to check what changes I made. These are changes. add below two lines at the top import mimetypes mimetypes.add_type('application/javascript', '.js') #initialize the internal Flask server app =...