Skip to content

sourcemaps for libraries are not included #11715

Closed
@d-bechtel

Description

@d-bechtel

Bug Report or Feature Request (mark with an x)

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

Command (mark with an x)

- [ ] new
- [X] build
- [X] serve
- [ ] test
- [ ] e2e
- [X] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

Repro steps

ng new some-app-name
ng generate library some-lib-name
ng build some-lib-name
ng serve
open chrome, point to http://localhost:4200 and open developer tools.

Desired functionality

Developer tools should show the original source code (ts code) for the library

Mention any other details that might be useful

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