rspack-examples icon indicating copy to clipboard operation
rspack-examples copied to clipboard

Please provide another example supporting HTTPS over Express

Open binarykitchen opened this issue 1 year ago • 0 comments

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.

binarykitchen avatar Sep 12 '24 01:09 binarykitchen