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

Apply prefixing to source code #151

Closed
matzeeable opened this issue Apr 8, 2020 · 0 comments
Closed

Apply prefixing to source code #151

matzeeable opened this issue Apr 8, 2020 · 0 comments

Comments

@matzeeable
Copy link

Hi!

I just started to use imposter and come to my second issue (first already solved by #150): Monorepo functionality.

Due to the fact I use symlinks in my vendor folder (composer.json#repositories.path). I can not put the prefixing to my source code directly while developing.

My CI/CD starts a build process and creates a folder with my source code and vendor folder. There is nothing prefixed, yet.

With imposter I can modify the vendor dependencies and prefix their namespaces. Unfortunately the source code itself is not modified with the prefixed dependency namespaces. Is this somehow possible?

Regards,
Matthew 🙂

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

No branches or pull requests

1 participant