Add mp3 to project, make binary files available in rsg on util
This commit is contained in:
@@ -149,7 +149,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
// To test handling of attachments, we need arraybuffers in memory
|
||||
test: /\.(gif|mp3|mp4)$/,
|
||||
test: /\.(gif|mp3|mp4|txt)$/,
|
||||
loader: 'arraybuffer-loader',
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user