Remove browserify JS and add empty module
This commit is contained in:
parent
64adea6dcc
commit
682c067309
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
* Require all your other JS files here, for example:
|
||||
* var slider = require('./slider');
|
||||
*/
|
||||
$(function() {
|
||||
|
||||
|
||||
|
||||
})();
|
||||
|
|
Loading…
Reference in New Issue