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

magellan serve supports dynamic paths #13

Open
peponi opened this issue Nov 7, 2022 · 1 comment
Open

magellan serve supports dynamic paths #13

peponi opened this issue Nov 7, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@peponi
Copy link
Collaborator

peponi commented Nov 7, 2022

Story

As Frontend Developer I want to have static + dynamic path support for magellan serve, so that I can use React's BrowserRouter.

AC

  • static path for static assets can be configured
  • default all dynamic
@dreamora
Copy link
Collaborator

dreamora commented Nov 7, 2022

I've now taken steps to add support for the dynamic resolution of urls like /some-virtual-url/7 and similar cases while maintaining static file resolution.

Adding support for static route either through CLI, config or other means as well as the envisioned behavior in the context of existing functionality would need clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants