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

Run autoloader after compilation #1365

Merged
merged 3 commits into from
Sep 18, 2017
Merged

Conversation

barryvdh
Copy link
Contributor

Q A
Bug fix? No
New feature? No
BC breaks? No?
Deprecations? No
Fixed tickets N/A

According to the Magento opmization guide, the dump-autoload command should be called after the compiling of classes:
http://devdocs.magento.com/guides/v2.1/config-guide/prod/prod_perf-optimize.html

After running setup:di:compile to generate classes, use composer to update the autoloader.

@antonmedv antonmedv merged commit 1f099ba into deployphp:master Sep 18, 2017
@barryvdh
Copy link
Contributor Author

@barryvdh barryvdh deleted the patch-4 branch September 18, 2017 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants