mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Upgrade to angular 18 & vite
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -192,7 +192,7 @@ npm run dev
|
||||
|
||||
### Embed
|
||||
|
||||
The embed is a standalone application built using Webpack.
|
||||
The embed is a standalone application built using Vite.
|
||||
The generated files (HTML entrypoint and multiple JS and CSS files) are served by the PeerTube server (behind `localhost:9000/videos/embed/:videoUUID` or `localhost:9000/video-playlists/embed/:playlistUUID`).
|
||||
The following command will compile embed files and run the PeerTube server:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user