signalling-webserver-UE5.8-3.0.0
webpack 5.10x enables a native TypeScript experiment and changes html-loader/asset resolution under futureDefaults, breaking the .tsx/JSX build. ts-loader already handles .tsx, so the flag is unnecessary.
webpack 5.10x enables a native TypeScript experiment and changes html-loader/asset resolution under futureDefaults, breaking the .tsx/JSX build. ts-loader already handles .tsx, so the flag is unnecessary.