My frontend is Vue.js
and I build it
and run it with express.js
but I get this error
index.9235fea6.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.
I don't know what to do