We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e232b commit e5f46dfCopy full SHA for e5f46df
resources/js/app.js
@@ -0,0 +1,4 @@
1
+import.meta.glob([
2
+ '../images/**',
3
+ '../fonts/**',
4
+]);
0 commit comments