Skip to content

Exit process when entering multiple Routes #136

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Kyriakos-Michael
Copy link

@Kyriakos-Michael Kyriakos-Michael commented Apr 28, 2022

When running the presite ./dist as part of npm run build process never exits.

If one Route is preset, it works just fine.
If Multiple Routes are preset, the process runs successfully but does not exit.

module.exports = {
  routes: ['/route1', '/route2']
}

@Kyriakos-Michael Kyriakos-Michael changed the title Exit process when entering mutlple Routes Exit process when entering mutiple Routes Apr 28, 2022
@Kyriakos-Michael Kyriakos-Michael changed the title Exit process when entering mutiple Routes Exit process when entering multiple Routes Apr 28, 2022
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.

1 participant