npm http服务器,标题为X-Content-Type-Options

npm http服务器,标题为X-Content-Type-Options,npm,httpserver,x-content-type-options,Npm,Httpserver,X Content Type Options,使用 $http服务器--cors。 为以下试图访问的用户提供服务 如何修复它或使npmhttp服务器具有标题X-Content-Type-Options <!DOCTYPE html> <html> </head> <body> DEMO </body> <script src="https://github.com/vuejs/vue/blob/dev/dist/vue.js"></

使用
$http服务器--cors。
为以下试图访问的用户提供服务

如何修复它或使
npm
http服务器
具有
标题
X-Content-Type-Options

<!DOCTYPE html>
<html>
</head>

<body>
   DEMO
</body>

<script src="https://github.com/vuejs/vue/blob/dev/dist/vue.js"></script>

</html>
The resource from “https://github.com/vuejs/vue/blob/dev/dist/vue.js” was blocked
due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).