If I pass a path relative to what's build on the server Browserify will fail during build.
How can I prevent Browserify form evaluating dynamic import – and crash in the process without having to replicate the entire src folder structure on the live server?