mysticatea/appcache-manifest

Prefix with cdn link has https:// has problem

Open

#7 opened on Nov 28, 2017

 (0 comments) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

My prefix is cdn source like http://cdn.com/abc.js

But after appcache-manifest running it gen a wrong file with link:

http:/cdn.com/abc.js

pls check it

Contributor guide