peertube-plugin-livechat/server/lib/routers
John Livingston c178213e19
Use ESBuild for frontend build.
Replacing webpack by ESBuild for client code compilation (as in the
official quickstart plugin).

So we can remove deprecated webpack dependencies.

Note: webpack is still used for ConverseJS build.
This may be removed soon.

Related to issue #122.
2022-12-12 19:31:29 +01:00
..
api.ts Update @peertube/peertube-types to 4.2.2: 2022-12-12 19:31:17 +01:00
index.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
settings.ts Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
webchat.ts Implements #123: «disable websocket» settings». 2022-12-08 11:25:57 +01:00