Skip to content

sourceMap.content: inline is not supported #548

@squarebracket

Description

@squarebracket

Using the standard uglify API, you can provide sourceMap.content: 'inline', and it will use the inlined source map as the input source map. I tried providing this, but it does not work. Of course, using sourceMapIn: 'inline' does not work, as it simply tries to read the file named inline.

Since you're not using the standard minify API, which is where the processing happens, is this possible without having to parse and strip out the content?

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