ember-cli / ember-cli/ember-twiddle

Add RawGit tip to docs

Open
#521 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
268
Forks
87
PR merge metrics
No merged PRs in 30d

Description

I needed to add a library from git to my twiddle and received the following error in the browser console:

`Refused to execute script from 'https://raw.githubusercontent.com/willowsystems/jSignature/master/src/jSignature.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.`

A good solution to this problem is to use rawgit as a proxy for the file, perhaps a note should be added to the docs?

http://rawgit.com/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.