mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-21 22:58:10 +00:00
fix(media): fix media engine build
This commit is contained in:
parent
139e188c4b
commit
3cfc2ab53f
@ -23,6 +23,7 @@ void (async () => {
|
|||||||
'.yml': 'text',
|
'.yml': 'text',
|
||||||
'.html': 'text',
|
'.html': 'text',
|
||||||
'.txt': 'text',
|
'.txt': 'text',
|
||||||
|
'.zip': 'binary',
|
||||||
},
|
},
|
||||||
|
|
||||||
platform: 'node',
|
platform: 'node',
|
||||||
|
Loading…
Reference in New Issue
Block a user