fix(media): fix media engine build

This commit is contained in:
Il Harper 2024-09-07 15:29:14 +08:00
parent 139e188c4b
commit 3cfc2ab53f
No known key found for this signature in database
GPG Key ID: 4B71FCA698E7E8EC

View File

@ -23,6 +23,7 @@ void (async () => {
'.yml': 'text',
'.html': 'text',
'.txt': 'text',
'.zip': 'binary',
},
platform: 'node',