mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 11:33:26 +00:00
helpppp
This commit is contained in:
@@ -59,7 +59,7 @@ const customConfig = {
|
||||
},
|
||||
resolver: {
|
||||
assetExts: assetExts.filter((ext) => ext !== 'svg'),
|
||||
sourceExts: [...sourceExts, 'svg'],
|
||||
sourceExts: [...sourceExts, 'svg', 'mjs'],
|
||||
blockList: exclusionList([/^(?!.*node_modules).*\/dist\/.*/]),
|
||||
// unstable_enableSymlinks: true,
|
||||
// unstable_enablePackageExports: true,
|
||||
|
Reference in New Issue
Block a user