Patch Changes
-
Support
dev.progressBar
(#307)Whether to display progress bar during compilation.
Defaults to
true
. -
support load
.env
file by default (#233) -
Support
server.strictPort
(#303)When a port is occupied, Rspeedy will automatically increment the port number until an available port is found.
Set strictPort to true and Rspeedy will throw an exception when the port is occupied.