swashata / wp-webpack-script

💥🔥📦👩‍💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.
https://wpack.io
MIT License
407 stars 57 forks source link

update to webpack 5 #1253

Open dgaidula opened 2 years ago

dgaidula commented 2 years ago

I've been using wp-webpack-script for the last 6 months and loving it. I'm curious if there are plans to update it to use WP 5.

amiut commented 2 years ago

It's so bad that such a good project is abandoned

swashata commented 1 year ago

Hi, I do have plans to upgrade to webpack 5 and also explore ESBuild over babel. But unfortunately it won't happen anytime soon :)

TrilipuT commented 7 months ago

We're using wpack for more that 2 years and it just great. But webpack4 is breaking my project now. I need to migrate to node v18+ and it does not work with webpack4...