You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
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 ?
The text was updated successfully, but these errors were encountered:
Hi @lbineau sorry for taking so long to get back to you! I just quickly tried it out and I don't seem to get any errors when embedding the script into a sample html page. Here it is:
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 ?
The text was updated successfully, but these errors were encountered: