| 1 | // You have to be careful about which files this thing brings in because |
| 2 | // it gets bundled into a single file and then required, so process.pwd() |
| 3 | // and friends are going to be different, not sure how to keep it sane |
| 4 | // yet. Only problem I've run into is trying to read the app's package.json |
nothing calls this directly
no test coverage detected