Skip to content

Feature request: Configure builds to include source maps #1486

@petermikitsh

Description

@petermikitsh

Stencil version:

 @stencil/core@0.18.0

I'm submitting a:

[ ] bug report
[X] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:

Components built with stencil produce minified, sourcemap-less code.

Expected behavior:

Builds are configurable to output source maps. In the case that #1485 is rejected, providing source maps for builds would enhance the developer experience of consuming stencil components. Currently, when errors are thrown, it is difficult to trace their origin from minified code with no source maps.

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