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

Webpack dev server cannot handle direct links to subdirectories #83

Closed
F-X64 opened this issue Apr 17, 2023 · 0 comments · Fixed by #86
Closed

Webpack dev server cannot handle direct links to subdirectories #83

F-X64 opened this issue Apr 17, 2023 · 0 comments · Fixed by #86
Labels
bug Something isn't working dev An issue affecting development processes or environment.

Comments

@F-X64
Copy link
Member

F-X64 commented Apr 17, 2023

As noticed in PR #81 the webpack dev server environment can't handle the appropriate redirects for subpages.
Example:
https://localhost:9000/browser/google/global/rhel_9_arm64 will be accessible while
https://localhost:9000/browser/google/global/rhel_8.2_sap_x86_64 is not.

This bug only effects the local dev environment as redirects are handled as expected in production / staging.

@F-X64 F-X64 added bug Something isn't working dev An issue affecting development processes or environment. labels Apr 17, 2023
@major major closed this as completed in #86 Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev An issue affecting development processes or environment.
Projects
None yet
1 participant