cloudflare / embed-box

Universal install guide for embed codes and CMS plugins.
http://embedbox.io
MIT License
78 stars 12 forks source link

Separate images from JavaScript bundle. #125

Closed GirlBossRush closed 8 years ago

GirlBossRush commented 8 years ago

This repo separates the inline images. The asset path is now user configurable, defaulting to versioned hosting via RawGit's production CDN.

Existing EmbedBox users upgrading will see an immediate file size drop without any configuration 😃. EmbedBox now sits at 40kb minified and gzipped! I believe a version bump to 2.0.0 is appropriate given this alters EmbedBox to include outside resources.

Cheers, Eric

TODO

Closes #124

adamschwartz commented 8 years ago

👍 great job.