Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upOnly blacklist jQuery module when parent depends on @ember/jquery itself #264
Conversation
This comment has been minimized.
This comment has been minimized.
@simonihmig - Would you mind sanity checking this one? |
rwjblue
force-pushed the
rwjblue:only-blacklist-jquery-when-parent-depends-on-it
branch
from
42e6003
to
6a40015
Jan 28, 2019
This comment has been minimized.
This comment has been minimized.
So in #263 you described two cases:
If we apply the changes here, this could lead to a situation, where a couple of addons might effectively rely on jQuery, but only those that had been updated to list So a bit undecided here |
This comment has been minimized.
This comment has been minimized.
Yes, I'm waiting for a concrete reproduction, but I was able to reproduce the failure by having done
Yes, exactly.
I agree, this seems non-ideal. |
This comment has been minimized.
This comment has been minimized.
@simonihmig I just pushed another commit with that change, what do you think? |
simonihmig
approved these changes
Jan 29, 2019
This comment has been minimized.
This comment has been minimized.
Yes, I think that makes sense! |
rwjblue commentedJan 28, 2019
Fixes #263