TinCanJS icon indicating copy to clipboard operation
TinCanJS copied to clipboard

Fix requirement of http or https in URL parsing

Open brianjmiller opened this issue 8 years ago • 0 comments

Should be able to more freely detect additional schemes and punt to the user to know when their code fails on a particular scheme, for instance file:// which is where this originated. The related change broke launching the prototypes from a file:// URL.

brianjmiller avatar Jul 05 '16 20:07 brianjmiller