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

Update for Webpack 5 #2903

Merged
merged 21 commits into from
May 13, 2022
Merged

Update for Webpack 5 #2903

merged 21 commits into from
May 13, 2022

Conversation

TomTirapani
Copy link
Member

@TomTirapani TomTirapani commented Mar 7, 2022

See: xh/hoist-dev-utils#39
See: xh/toolbox#562

Hoist P/R Checklist

Pull request authors: Review and check off the below. Items that do not apply can also be
checked off to indicate they have been considered. If unclear if a step is relevant, please leave
unchecked and note in comments.

  • Caught up with develop branch as of last change.
  • Added CHANGELOG entry, or determined not required.
  • Reviewed for breaking changes, added breaking-change label + CHANGELOG if so.
  • Updated doc comments / prop-types, or determined not required.
  • Reviewed and tested on Mobile, or determined not required.
  • Created Toolbox branch / PR, or determined not required.

If your change is still a WIP, please use the "Create draft pull request" option in the split
button below to indicate it is not ready yet for a final review.

Pull request reviewers: when merging this P/R, please consider using a squash commit to
collapse multiple intermediate commits into a single commit representing the overall feature
change. This helps keep the commit log clean and easy to scan across releases. PRs containing a
single commit should be rebased when possible.

@amcclain amcclain self-assigned this Mar 25, 2022
@amcclain amcclain self-requested a review March 25, 2022 14:18
@TomTirapani
Copy link
Member Author

@amcclain As discussed yesterday, I've updated this PR to be compatible with both Webpack 4 & Webpack 5 versions of hoist-dev-utils. We should be able to move ahead with this PR prior independently of apps upgrading their hoist-dev-utils.

amcclain added 2 commits May 13, 2022 12:27
+ Don't update hoist-dev-utils version spec'd by hoist-react yet - we can do that as soon as we merge and start to use dev-utils.
+ Add changelog entry noting that this version will be compatible with the upcoming HDU v6.
@amcclain amcclain merged commit 7215654 into develop May 13, 2022
@amcclain amcclain deleted the webpack5Favicons branch May 13, 2022 19:40
ghsolomon pushed a commit that referenced this pull request May 18, 2022
+ Includes new `index-manifest.html` file required for compatibility with upcoming hoist-dev-utils v6 release.
+ Imports dependency package versions in a way that works with both current webpack 4 and upcoming webpack 5 build tooling.

Co-authored-by: Anselm McClain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants