Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue-96: Multiple Vendor Directories #118

Merged

Conversation

juliobranha
Copy link
Contributor

Summary

Fixes #96

Description

This PR addresses the issue where running make and choosing to host the site on VIP results in two vendor directories being created, one in the root of the plugin and another in client-mu-plugins/vendor.

Changes Made

  • Detail the changes made in this PR.

How to Test

  1. Follow the steps to reproduce as outlined in the issue.
  2. Ensure that only one vendor directory is created in the correct location.

Additional Information

  • Any additional information or context to provide for this PR.

@juliobranha juliobranha added bug Something isn't working shell Requires understanding shell scripting labels Jan 24, 2025
@juliobranha juliobranha marked this pull request as ready for review January 24, 2025 17:17
@juliobranha juliobranha requested a review from a team as a code owner January 24, 2025 17:17
@juliobranha juliobranha merged commit a5a7553 into develop Jan 24, 2025
1 of 2 checks passed
@juliobranha juliobranha deleted the fix/issue-96/multiple-vendor-directories-on-vip-setup branch January 24, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working shell Requires understanding shell scripting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple Vendor Directories
2 participants