Skip to content

Conversation

@yandeu
Copy link
Contributor

@yandeu yandeu commented Apr 3, 2021

Description:

Replaced Live Server by Five Server on the Installation page.

Motivation:

Five Server is a fork of Live Server with updated dependencies and fixed vulnerabilities.
In addition, it provides features like instant update, highlight and remote logging.

@dmarcos
Copy link
Member

dmarcos commented Apr 6, 2021

Thanks! Are there any known limitations or shortcomings?

@yandeu
Copy link
Contributor Author

yandeu commented Apr 6, 2021

  • I have removed htpasswd support.
  • I have removed support for custom https modules.
  • The default host is now localhost.
    To debug it on a mobile device, set host: "0.0.0.0".
    And optionally remoteLogs: true.
  • Default port of five server package and five server vscode extensions are now the same at 8080.

Other than that, everything should work the same.

@dmarcos
Copy link
Member

dmarcos commented Apr 6, 2021

Thank you!

@dmarcos dmarcos merged commit 404df2c into aframevr:master Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants