Conversation
Yes, I really do mean it. Fixes #5811
|
@angaither But this code is being executed on |
|
@sergii-tkachenko yes, just so we can turn off it off locally #1507 |
|
@angaither Can you also |
|
@sergii-tkachenko sure, but why would we also need to uninstall? |
|
@angaither Because that's the correct way to turn modules off. |
bin/ds
Outdated
There was a problem hiding this comment.
Also, not "on staging", locally. This is the line that confused me initially, I thought it's intended to be disabled on staging.
|
@sergii-tkachenko I don't think we need to uninstall it, it's just removing tables, all we want is the JS to not be executed locally |
bin/ds
Outdated
There was a problem hiding this comment.
It will be more consistent to pass -y as the first argument: this is a core-global-option. Not all drush submodules accept global options passed passed as the first argument.
|
👍 |
Turn off optimizely on build.
Yes, I really do mean it.
Fixes #5811