-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The source-mapping should enable the chrome-dev-tools to show .scala source files.
In firefox this works as expected. However in chromium inspecting a .scala file results in the following error message being shown instead of the source file:
Could not load content for http://localhost:12345/src/main/scala/webapp/Main.scala (HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE)
What's interesting to note is that following the link to the .scala file results in the file being downloaded instead of being displayed. Maybe there are some faulty http headers at fault?
I tested this on the current branch of the outwatch/seed.g8 project and chromium Version 98.0.4758.102
Metadata
Metadata
Assignees
Labels
No labels