This is because babel doesn't copy over md files. Can be fixed by added a `cp` to the `build` script in the package.json.
This is because babel doesn't copy over md files. Can be fixed by added a
cpto thebuildscript in the package.json.