Commit e596cef0 authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #3889 from adriaanzon/patch-1

Use module name instead of path
parents ffd7ad91 7571f2b5
......@@ -8,7 +8,7 @@ window._ = require('lodash');
*/
window.$ = window.jQuery = require('jquery');
require('bootstrap-sass/assets/javascripts/bootstrap');
require('bootstrap-sass');
/**
* Vue is a modern JavaScript library for building interactive web interfaces
......
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