The "npm run build" command had several step made in parallel. This make the output difficult to read, and difficult to understand for new developpers. This commit makes all steps sequential. The build time increase: * from ~1m10 to ~1m45 for a complete build (including the download time from debian package repo) * from ~0m33 to ~0m40 for a light build This seems acceptable, given the gain in readability.
PeerTube plugin livechat
This Peertube plugin is meant to provide chat system for Peertube videos.
To read the documentation, please refer to any of these:
- 🇬🇧 Plugin Livechat Documentation on Github
- 🇬🇧 Plugin Livechat Documentation on Framagit
- The documentation source code
Before updating to a major release, please read the release notes and breaking changes list : CHANGELOG.
Current translation status
Description
Languages
TypeScript
59.3%
Lua
17.6%
JavaScript
17%
SCSS
5%
Shell
1%