rspack-examples
rspack-examples copied to clipboard
Please provide another example supporting HTTPS over Express
The one example for Express works very well for HTTP itself https://github.com/rspack-contrib/rspack-examples/blob/main/rsbuild/express/server.mjs
Just not for HTTPS. If you populate https with defineConfig(), then it breaks.