xmpp.chapril.org-conversejs/main.js
JC Brand 9e05ed8d76 Moved call to initialize to HTML markup
- This is more user-friendly and we want it to be outside of the files bundled
  and minimized by require.js
2013-07-24 23:58:04 +02:00

2 lines
59 B
JavaScript

require(["jquery", "converse"], function($, converse) {});