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

Migrate webpack to the latest #587

Conversation

AbhishekReddy1127
Copy link
Contributor

Description

Migrating Webpack to the latest.

Issues Resolved

Fixes #584

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
    • yarn lint
    • yarn test-unit
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

AbhishekReddy1127 and others added 7 commits March 10, 2023 05:53
Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
Signed-off-by: Matt Provost <provomat@amazon.com>
Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
Signed-off-by: Matt Provost <provomat@amazon.com>
Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
Signed-off-by: Matt Provost <provomat@amazon.com>
@BSFishy
Copy link
Contributor

BSFishy commented Mar 16, 2023

Everything should work as intended except yarn start. Need some Node polyfills and Webpack is having trouble resolving some modules

@andreymyssak andreymyssak mentioned this pull request Mar 20, 2023
6 tasks
@BSFishy BSFishy added the help wanted Extra attention is needed label Apr 5, 2023
@BSFishy BSFishy mentioned this pull request Apr 27, 2023
31 tasks
@BSFishy
Copy link
Contributor

BSFishy commented Apr 27, 2023

The current status of this work has been posted in #584

@BSFishy
Copy link
Contributor

BSFishy commented May 18, 2023

Close in favor of #765

@BSFishy BSFishy closed this May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Webpack 5
2 participants