Skip to content

Commit 94580b9

Browse files
authored
Merge pull request #32 from mikesaintsg/patch-2
Removed requirement for Bootstrap
2 parents 23c7221 + 5abbcfe commit 94580b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bulma-stubs/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* building robust, powerful web applications using Vue and Laravel.
66
*/
77

8-
require('./bootstrap');
8+
//require('./bootstrap');
99

1010
// window.Vue = require('vue');
1111

0 commit comments

Comments
 (0)