You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, that should do the job, and the build module indeed needs some love... I must admit that I wasn't very serious enough to rewrite this module last time.
Describe the bug
Parameter
completion
of theInstall
config is never used, so it's impossible to disable completion installation.If I understand correctly, it's just a matter of adding
!options.install.completion && return
to the beginning ofinstall_completion
.Version of the package:
v1.0.1
The text was updated successfully, but these errors were encountered: