Skip to content

sources for .scala files not loading on chromium #3

@busti

Description

@busti

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions