This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Description
The new mobify.min.js (the one with "Fixes some issues with picture that have to do with the latest spec") is trying to load other files through requireJS :
mobifyjs/utils
mobifyjs/capture
mobifyjs/resizeImages
mobifyjs/jazzcat
mobifyjs/unblockify
mobifyjs/cssOptimize
mobifyjs/external/picturefill
The minified version should embed them right ?
So I get an error and the script is not working.
Any idea ?