Skip to content

Allow Sourcemaps to be a array #43

Closed
@amcdnl

Description

@amcdnl

It would be better if the source maps option would accept an array. Instead of:

sourcemaps: ./dist/bar ./out/bar

it would be:

sourcemaps:
  - ./dist/bar
  - ./out/bar

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