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