Skip to content

fix-2239 : Add webpack@5 in CI #2320

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jeffin143
Copy link

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

NA

Motivation / Use-Case

Handling : #2239, @evilebottnawi : I tried setting up CI for webpack@5 according to #2239 (comment)

Breaking Changes

NA

Additional Info

NA

@codecov
Copy link

codecov bot commented Nov 17, 2019

Codecov Report

Merging #2320 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2320   +/-   ##
=======================================
  Coverage   93.92%   93.92%           
=======================================
  Files          34       34           
  Lines        1284     1284           
  Branches      366      366           
=======================================
  Hits         1206     1206           
  Misses         77       77           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3fbda40...849d8bb. Read the comment docs.

@jeffin143
Copy link
Author

Sorry, I am not sure which version to follow/checkout, The tests are failing for webpack@5

@@ -50,6 +50,9 @@ jobs:
node-6:
node_version: ^6.9.0
webpack_version: latest
webpack-new:
node_version: ^10.13.0
webpack_version: 5.0.0-alpha.26
Copy link
Member

Choose a reason for hiding this comment

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

next

Copy link
Author

Choose a reason for hiding this comment

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

Sorry , but I just found out this pr is same as #2244, since the issue was not tagged from other pr , I end up making a pr .

I will go ahead and close it :).

Thanks for your time

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

also CLI is broken for webpack@5, we should wait webpack-cli release or create workaround for bin

@jeffin143 jeffin143 closed this Nov 18, 2019
@jeffin143 jeffin143 deleted the fix-2239 branch November 18, 2019 11:13
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