Skip to content

Commit 15b33b5

Browse files
Pull in Laravel-default javascript bootstrap file
1 parent b61282e commit 15b33b5

File tree

1 file changed

+2
-0
lines changed
  • src/inertiajs-stubs/resources/js

1 file changed

+2
-0
lines changed

src/inertiajs-stubs/resources/js/app.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require('./bootstrap')
2+
13
import Inertia from 'inertia-vue'
24
import Vue from 'vue'
35

0 commit comments

Comments
 (0)