Skip to content

css file is without sourcemap #74

Description

@DavidBruchmann

I've a very strange issue.
I can debug the css before it gets written in the file and it includes the sourcemap, but in the css-file this sourcemap is not written.
I verified the 2 compiler classes and the hook and didn't find any fault.

It looks like the file is written in another location or at another time without the sourcemap, as it's just included in the content-string. So actually I don't have a clue why the sourcemap is missing in the css and how this issue could be fixed.

ws_scss: 11.0.3
TYPO3: 11.5.21
PHP: 8.1.24

Apart from very few additions I just use EXT:demotemplate, to give an idea about the parsed files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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