Skip to content

Source Maps for scss/css not working in Safari #6697

@smlombardi

Description

@smlombardi

Bug Report or Feature Request (mark with an x)

- [ x ] bug report -> please search issues before submitting
- [ ] feature request

Versions.

1.0.3
OS 10.12.5
Safari 10.1 + Tech Preview 33 (11)

Repro steps.

  1. Set up Angular 4 project with sass as default
  2. run project with ng serve --sourcemap --extractCss
  3. In Chrome 60, inspect an element. Source maps work as expected: you see the original scss file in the web inspector.
  4. In Safari you only see the style applied as coming from styles_bundle.css

Same build, at the same time, side by side. No errors, but Safari does not follow the source maps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentseverity2: inconvenient

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions