CreateJS / PreloadJS

PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
http://createjs.com/
MIT License
2.87k stars 761 forks source link

Change default type for untyped files with .webm extension #264

Open djipco opened 5 years ago

djipco commented 5 years ago

I think it makes more sense for .webm files (that have not been explicitely typed) to default to type createjs.Types.VIDEO.