Upgrade to version 11.0.1 #1
@@ -0,0 +1,4 @@
|
|||||||
|
import.meta.glob([
|
||||||
|
'../images/**',
|
||||||
|
'../fonts/**',
|
||||||
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
|||||||
|
import.meta.glob([
|
||||||
|
'../images/**',
|
||||||
|
'../fonts/**',
|
||||||
|
]);
|
||||||
|
|||||||