xmpp.chapril.org-conversejs/src/wrapper-mobile.js
JC Brand 3787a34435 Create a mobile-specific build of converse.js
This build doesn't include the converse-minimize and converse-dragresize
components.

Also regenerated the other builds.
2016-04-01 13:37:53 +00:00

3 lines
118 B
JavaScript

define('converse-minimize', [], function () { return; });
define('converse-dragresize', [], function () { return; });