MESSAOUDI Oussama

Results 2 issues of MESSAOUDI Oussama

`require.resolve("serve")` throws `Cannot find module 'serve'`. ### Fix Add both `main` and `exports` entries to `package.json` to make this package discoverable by node module resolution algorithm.

I'm submitting a ... - [ ] Bug report - [x] Feature request - [ ] Docs update What is the current behavior/state of the project? The project does not...