edx-platform
edx-platform copied to clipboard
revert: revert: "chore: upgrade to node 18" (#34496)
- Reverts commit eb26333ca61e0df138c6d6450d712714cb7dd268. (https://github.com/openedx/edx-platform/pull/34496)
- Fixes issue where built in xblock bundles were being prefixed with
auto
. For example, instead ofVideoBlockDisplay.js
we hadautoVideoBlockDisplay.js
- Fixes issues caused by simply removing
string-replace-webpack-plugin
without replacing it by usingstring-replace-loader