Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Source maps #26

@Lovor01

Description

@Lovor01

I am developing some front-end scripts in my projects, but it is hard to debug them, since webpack is not producing source maps. Apparently, __scripts.11ty.js processes and packages front end scripts, but source maps are not generated, I presume because of output file system being memory?

I tried setting devtool config property to inline-source-map, where webpack inlines source map as data-uri, but this does not work for me, at least in Firefox developer edition 95.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions