This commit is contained in:
parent
291df75086
commit
5452506787
@ -11,6 +11,7 @@ config.transformer = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
config.resolver = {
|
config.resolver = {
|
||||||
|
unstable_enableDynamicResolver: true,
|
||||||
...config.resolver,
|
...config.resolver,
|
||||||
assetExts: config.resolver.assetExts.filter(ext => ext !== 'svg'),
|
assetExts: config.resolver.assetExts.filter(ext => ext !== 'svg'),
|
||||||
sourceExts: [...config.resolver.sourceExts, 'svg'],
|
sourceExts: [...config.resolver.sourceExts, 'svg'],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user