Pageworks / papertrain

Papertrain: a Craft CMS 3 framework
http://download.papertrain.io
MIT License
5 stars 2 forks source link

Move to Blob API #205

Closed codewithkyle closed 4 years ago

codewithkyle commented 5 years ago

Per #198 we are going to be moving to the Blob API.

codewithkyle commented 4 years ago

We're overthinking this. Just use document.createElement and append it to the <head> and listen for the load event.