You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--web-socket-server-type <value> Allows to set web socket server and options (by default 'ws').
114
115
--compress Enables gzip compression for everything served.
115
116
--no-compress Disables gzip compression for everything served.
116
117
--history-api-fallback Allows to proxy requests through a specified index page (by default 'index.html'), useful for Single Page Applications that utilise the HTML5 History API.
0 commit comments