Skip to content
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

handle several resources in ContextModule #15332

Merged
merged 3 commits into from Feb 10, 2022
Merged

Conversation

vankop
Copy link
Member

@vankop vankop commented Feb 8, 2022

What kind of change does this PR introduce?

bugfix
fixes #11335

Did you add tests for your changes?

yes

Does this PR introduce a breaking change?

no

What needs to be documented once your changes are merged?

nothing

@webpack-bot
Copy link
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

@vankop vankop force-pushed the fix/context-resolve-issue-11335 branch from 0c536d5 to 9951d9d Compare February 8, 2022 08:12
Copy link
Member

@sokra sokra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicks, otherwise fine

lib/ContextModule.js Outdated Show resolved Hide resolved
lib/ContextModule.js Outdated Show resolved Hide resolved
@webpack-bot
Copy link
Contributor

@vankop Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@sokra Please review the new changes.

@vankop vankop force-pushed the fix/context-resolve-issue-11335 branch 2 times, most recently from 41d6cfc to bcc978c Compare February 8, 2022 11:01
@vankop vankop force-pushed the fix/context-resolve-issue-11335 branch 3 times, most recently from cb28b82 to 477971a Compare February 8, 2022 16:27
@vankop vankop force-pushed the fix/context-resolve-issue-11335 branch from 477971a to cdfb610 Compare February 8, 2022 18:40
@sokra
Copy link
Member

sokra commented Feb 10, 2022

Thanks

@sokra sokra deleted the fix/context-resolve-issue-11335 branch February 10, 2022 16:18
sokra added a commit that referenced this pull request Feb 17, 2022
…sue-11335"

This reverts commit 89c92bf, reversing
changes made to a28af55.
vankop added a commit that referenced this pull request Feb 21, 2022
diandiandidi519 pushed a commit to diandiandidi519/webpack that referenced this pull request Oct 23, 2022
…text-resolve-issue-11335""

This reverts commit dd53923.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

context module doesn't work with array of aliases
3 participants