Remove browserify JS and add empty module

This commit is contained in:
Mike Francis 2014-12-12 15:25:00 +00:00
parent 64adea6dcc
commit 682c067309
1 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
/*
* Require all your other JS files here, for example:
* var slider = require('./slider');
*/
$(function() {
})();