You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/07/16 07:59:53 UTC

[GitHub] [incubator-echarts] Ms-Yan opened a new issue #10872: Refused to execute script from '.../dist/bundle.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

Ms-Yan opened a new issue #10872: Refused to execute script from '.../dist/bundle.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
URL: https://github.com/apache/incubator-echarts/issues/10872
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   在node搭建的项目中, 安装echarts依赖包 在页面引入  本地开发不会出现标题中的问题  推到测试坏境就会出现
   
   ### What is expected?
   可以完整访问
   
   ### What is actually happening?
   提示 Refused to execute script from 'http://.../dist/bundle.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org