Taylor Otwell 8 years ago
parent
commit
42973cb4e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/assets/js/bootstrap.js

+ 1 - 0
resources/assets/js/bootstrap.js

@@ -8,6 +8,7 @@ window._ = require('lodash');
  */
 
 window.$ = window.jQuery = require('jquery');
+
 require('bootstrap-sass');
 
 /**