Skip to content

Should we store original sources array somewhere? #3

@phated

Description

@phated

I'm wondering if we should clone and store the original sources array on the file or sourceMap object so we can use it later in sourcemaps.write or gulp.dest when sourcesContent is missing and needs to be loaded.

If we don't stash the original sources array, we could just document that this needs to be used with caution if the end-user expects sourcesContent to be populated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions