-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
dynamic default page can't handle I add a index.html file #40829
Comments
just repeated this with web-bundler, this time adding resources/static/web/index2.html in dev mode and I get:
FYI @ia3andy |
I just reproduced it with 3.15.1. |
I'll have a look a.s.a.p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I add
META-INF/resources/index.html
and refresh index page I still get http://localhost:8080/q/dev-ui/welcome but this is visible in logs:Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: