Skip to content

run pack with just an element map #170

@edeustace

Description

@edeustace

Allow pack to run with just an element map definition. This will allow pack to run for n number of items.

//my-elements.js
module.exports = {
  'el-one': '@foo/bar@1.0.0'
}
pie pack --elements ./my-elements.js
  • How to handle element naming - say 2 element names pointing at the same dependency?

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