Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: allow export of router #617

Merged
merged 2 commits into from
Feb 7, 2024
Merged

refactor: allow export of router #617

merged 2 commits into from
Feb 7, 2024

Conversation

LoneRifle
Copy link
Contributor

Package the express router in MockPass to allow export as npm pkg

  • Shard initialisation of express router into ./app
  • Specify package entrypoint as ./app
    • Change npm start to explicitly invoke nodemon index

Package the express router in MockPass to allow export as npm pkg

- Shard initialisation of express router into `./app`
- Specify package entrypoint as `./app`
  - Change `npm start` to explicitly invoke `nodemon index`
@LoneRifle LoneRifle merged commit 16b7022 into main Feb 7, 2024
4 checks passed
@LoneRifle LoneRifle deleted the refactor/npm branch February 7, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant