fabrizio03 opened a new issue #195: Cordova apk returning : the server 
responded with a non-JavaScript MIME type of ""
URL: https://github.com/apache/cordova/issues/195
 
 
   I am new with cordova and hybrid apps but I have been trying to fix this 
problem for a lot.
   I'm building an apk using cordova, when I try it as html/css/js I use a 
simple python script to start a server, but I get this error when I try to 
import a js module from html:
   
   `<script type="module">import * as assistantinhelper from 
'./__target__/assistantin.js'; window.assistantinhelper = 
assistantinhelper;</script>`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to