Skip to content

Sourcemaps not being created #26

Description

@argentini

Using stencil.config.ts sass() options like the following do nothing:

sass({   
    sourceMap: true,
    sourceMapEmbed: true,
    sourceMapContents: true
})

No sourcemap data is generated in the resulting CSS file, and no *.cs.map file is generated when specifying a sourcemap path.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions