Skip to content

Installer for single package with custom type #11

@andrii-pukhalevych

Description

@andrii-pukhalevych

I added "components/jquery": "3.5.*" to project with following rule:

  "extra": {
    "custom-installer": {
      "../js/{$name}/": ["components/jquery"]
    }
  },

In this case it does not work because type of components/jquery is "component".

How this can be resolved?

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