Instead of relying on `fs` and `path`, which are node-specific modules.
In order for browserify/babel to work with this module and ES6 imports, we need a little helper package that enables readFileSync transformation. This only works with static paths however, so we need to change these, too.