mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
remove loader field
This commit is contained in:
parent
4bd395edac
commit
8ff6585449
@ -62,7 +62,6 @@ export async function createDefaultWebpackConfig(
|
||||
},
|
||||
{
|
||||
test: /\.(mp4|webm|wav|mp3|m4a|aac|oga)(\?.*)?$/,
|
||||
loader: require.resolve('url-loader'),
|
||||
type: 'asset',
|
||||
parser: {
|
||||
dataUrlCondition: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user