Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
/ blt-project Public archive

Commit

Permalink
Don't optimize Composer autoloader locally. (#3692)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Jun 4, 2019
1 parent 439d774 commit 046726c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
"acquia/blt-require-dev": "^10.0.0-alpha1"
},
"config": {
"apcu-autoloader": true,
"optimize-autoloader": true,
"sort-packages": true
},
"extra": {
Expand Down

0 comments on commit 046726c

Please sign in to comment.