-
Notifications
You must be signed in to change notification settings - Fork 251
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
feature(core): Adding appendPlugins
commandline option
#2385
feature(core): Adding appendPlugins
commandline option
#2385
Conversation
f7e2a03
to
ff1bf9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for picking this up! Please take a look at my recommendations.
629fbfa
to
cfe76a8
Compare
cfe76a8
to
4a3721b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to use the appendPlugins
option in the e2e tests, that way we know for sure it works as expected. You can choose an existing e2e test for this, maybe one that uses 2 plugins?
I think this can land as is. Please let me know if you want to add that
Thanks for the recent changes. Will merge when the pipeline is green, |
A PR for issue #2253