Node supports bundling into a [Single Executable Application](https://nodejs.org/api/single-executable-applications.html#single-executable-applications). We have already [broken this before](https://github.com/nodejs/require-in-the-middle/issues/105) so we should add tests to ensure we don't do it again!
Node supports bundling into a Single Executable Application.
We have already broken this before so we should add tests to ensure we don't do it again!