Commit Graph

7 Commits

Author SHA1 Message Date
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
John Livingston
34d8b7ded5 Fix token type. 2021-05-04 11:29:03 +02:00
John Livingston
f11fec7c97 Diagnostic: check prosody version. 2021-05-02 16:16:19 +02:00
John Livingston
a018ef5293 WIP on Prosody diagnostic. 2021-04-14 16:14:56 +02:00
John Livingston
80a51df1d5 Fix: better response processing. 2021-04-10 13:57:15 +02:00
John Livingston
f65b6ae876 Diagnostic tools. WIP 2021-04-10 04:16:25 +02:00
John Livingston
59cd78ee82 Initializing a diagnostic tools. WIP 2021-04-09 21:28:16 +02:00