Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
As the title suggest. The ./.htaccess and ./pub/.htaccess files are overwritten after composer install from the Magento base module. There is actually some discussion in several github issues to consider this a feature or a bug.
My question is how would I make sure I can "reset" it to the repository version after composer install? I tried below, but it does not work because it fails, saying it cannot find a git repository.
Beta Was this translation helpful? Give feedback.
All reactions