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

Properly load routes for apps using javascript file as entrypoint #326

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

dhruv-m-patel
Copy link
Contributor

This was something left out of sight and just recently caught. Per current setup, for apps using javascript file as entrypoint in development mode, the routes would be ignored. This change fixes it and makes the service consider loading route files properly based on entrypoint spec on start-service command.

@dhruv-m-patel dhruv-m-patel force-pushed the fix/routes-for-js-entrypoint branch from 17970f0 to e23efa8 Compare December 14, 2023 23:46
@dhruv-m-patel dhruv-m-patel merged commit 7a8791a into main Dec 15, 2023
2 checks passed
@dhruv-m-patel dhruv-m-patel deleted the fix/routes-for-js-entrypoint branch December 15, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants