FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Replace live-server by five-server by yandeu · Pull Request #4836 · aframevr/aframe · GitHub

Replace live-server by five-server - #4836

Merged
dmarcos merged 1 commit into
aframevr:masterfrom
yandeu:five-server
Apr 6, 2021
Merged

Replace live-server by five-server#4836
dmarcos merged 1 commit into
aframevr:masterfrom
yandeu:five-server

Conversation

yandeu commented Apr 3, 2021

Copy link
Copy Markdown
Contributor

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 commented Apr 6, 2021

Copy link
Copy Markdown
Member

Thanks! Are there any known limitations or shortcomings?

yandeu commented Apr 6, 2021

Copy link
Copy Markdown
Contributor Author
  • 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 commented Apr 6, 2021

Copy link
Copy Markdown
Member

Thank you!

dmarcos merged commit 404df2c into aframevr:master Apr 6, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL