Replace hidden <img> preload tags with <link rel="preload" as="image"> for better performance and cleaner DOM.
Add the ability to specify a nonce.
Updating to support Rails 5
Allow specifying include file regex.
Adding alt attribute for better W3C validation.
Adding knockout-assets.rb at the lib root to simplify requires.
First commit.