mirror of
https://github.com/google/blockly.git
synced 2025-12-15 13:50:08 +01:00
By default gulp's src() treats files as UTF-8, which corrupts binary files like MP3s when copying them for packaging. This makes it treat them as binary.