Commit 45fbb8f8 authored by JC Brand's avatar JC Brand

Add main.js (for require.js)

parent 0251af63
require(["jquery", "converse"], function($) {
$(function() {
alert('success!');
});
});
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment