feature: SufferTexts

This commit is contained in:
FMS-Cat
2021-03-23 20:01:13 +09:00
parent 633a0db7ea
commit 90751c2b75
10 changed files with 319 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ module.exports = ( env, argv ) => {
],
},
{
test: /\.opus$/,
test: /\.(opus|png)$/,
type: 'asset/inline',
},
{