Minor Changes
- Covert templates to ECMA modules syntax. (by @ThierryRakotomanana in #4709)
Patch Changes
-
Use default logic to determine the host for webpack-dev-server. (by @ThierryRakotomanana in #4715)
-
Generate
webpack.config.tsinstead ofwebpack.config.jswhen TypeScript is selected. (by @ThierryRakotomanana in #4723)