minor fix marketplace + xyi ego znaet
This commit is contained in:
@ -88,6 +88,13 @@ const configuration: webpack.Configuration = {
|
||||
'file-loader',
|
||||
],
|
||||
},
|
||||
{
|
||||
test: /\.(mp3|wav|ogg)$/i,
|
||||
type: 'asset/resource',
|
||||
generator: {
|
||||
filename: 'assets/sounds/[name][ext]',
|
||||
},
|
||||
}
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user