Building ConverseJS ourself.

This commit is contained in:
John Livingston
2021-11-08 16:35:26 +01:00
parent 1ea9feaab4
commit 679992146b
7 changed files with 51 additions and 11 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules
.cache
dist
.vscode
build