When attempting to import a binary file and convert it back into a `Buffer`, the bytes get changed. To reproduce, clone https://github.com/chaimleib/bug-inline-import-mangles-binary, then run ```bash yarn yarn test ```