-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
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.
tomkuipers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfesthelp wantedExtra attention is neededExtra attention is needed