mathjs icon indicating copy to clipboard operation
mathjs copied to clipboard

Upgrade to webpack 5

Open josdejong opened this issue 3 years ago • 6 comments

We need to upgrade the build process from Webpack 4 to Webpack 5. There are breaking changes, but I'm not sure if this will be simple or not.

Any help would be very welcome! Anyone interested?

josdejong avatar Dec 04 '20 09:12 josdejong

I'm interested. leave this issue to me, thx.

JayFate avatar Jan 30 '21 09:01 JayFate

Thanks Jay 👍

josdejong avatar Jan 30 '21 09:01 josdejong

This problem appears to be resolved, you should probably close this now.

mollthecoder avatar Aug 25 '21 01:08 mollthecoder

mathjs is still using webpack 4, the issue is not resolved yet.

I see @flaviut did work on a fix in his fork of mathjs. @flaviut did you manage to get webpack 5 working? If so it would be great if you could put together a PR.

josdejong avatar Sep 15 '21 09:09 josdejong

I rebased https://github.com/josdejong/mathjs/pull/2066 and took another look at it, but no, I haven't been able to get it working, and unfortunately I won't have time in the near future to look at it.

flaviut avatar Sep 15 '21 12:09 flaviut

Thanks for giving it a try, appreciated!

Anyone else able to have a look?

josdejong avatar Sep 15 '21 20:09 josdejong

The current package.json lists webpack 5.88.2, so assuming this is accomplished and just left open by accident. Closing.

gwhitney avatar Oct 03 '23 06:10 gwhitney

You're right, we managed to upgrade to Webpack 5 some time ago.

josdejong avatar Oct 04 '23 10:10 josdejong