The various npm tasks (test, build, dev, etc) are currently broken with most, maybe all, versions of node > 12.21. WE have to bring this repo back to a working state in order to unblock other tasks such as T348261.
We can take this opportunity to modernize the stack and clean up the output. Specifically
- Use Vite instead of Webpack
- Have the build output one js file, one css file, and all the images
QA Results - WordPress Dev
AC | Status | Details |
---|---|---|
1 | ✅ | https://phabricator.wikimedia.org/T350698 here |