Skip to content

support CopyWebpackPlugin #84

@jkowalleck

Description

@jkowalleck

when using CopyWebpackPlugin to copy files from other package,
then these other packages are not listed as dependencies, in the current implementations.

expected outcome

  • option A: have the packages that were source of CopyWebpackPlugin added as dependencies and components
  • option B: have the files added dependencies and components - component type "File"

risks

  • false positive, if the copied file does not belong to any package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions