peertube-plugin-livechat/client
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
..
@types Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
videowatch Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
.eslintrc.json Typescript for frontend code. 2021-04-07 18:14:58 +02:00
admin-plugin-client-plugin.ts Prosody mode only: 2022-10-10 18:08:20 +02:00
common-client-plugin.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
tsconfig.json Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
videowatch-client-plugin.ts Prosody mode only: 2022-10-10 18:08:20 +02:00