Skip to content

How to load depends used by plugin and avoid conflict with others? #8

Description

@kingecg

Think of following case:

  1. Plugin A depend on lib P
  2. Plugin B also depend on lib P
  3. core app not depend on lib P
    So, problem is:
  4. how to load P when import plugin A
  5. Is there conflicts when load B after A?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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