Skip to content

Commit

Permalink
Fixed images not working
Browse files Browse the repository at this point in the history
  • Loading branch information
faab007nl committed Nov 9, 2023
1 parent 2530c3a commit 94f90d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/js/app.js
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
import './bootstrap';

import.meta.glob([
"../images/**"
]);

0 comments on commit 94f90d2

Please sign in to comment.