v5.0.375
Adds/modifies examples for node.js and webpack.
Fix examples/webpack/README.md. The `.mjs` extension is necessary. Close #17319
Removing "entry-loader" dependency from webpack.
Update the `webpack` example to account for outputting of JavaScript modules (PR 17055 follow-up)