Re: [whatwg/fetch] preload, destinations, and module scripts (#486)

Somewhat related: We're investigating caching parsed versions of scripts when they're added to the cache API & we've hit a similar problem.

Our current plan is to parse as a script, then try parsing as a module if it bails. We wouldn't have to do this if the info was on the request object. But meh, we're just playing with ideas right now.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/486#issuecomment-278914286

Received on Friday, 10 February 2017 10:51:22 UTC