Addon build working

This commit is contained in:
Darren Clarke 2023-05-10 09:34:18 +00:00
parent 6fca9c704f
commit 60e590f75c
22 changed files with 141 additions and 475 deletions

3
.gitignore vendored
View file

@ -2,7 +2,7 @@ node_modules
.env
.turbo
build/**
dist/**
**/dist/**
.next/**
docker/zammad/auto_install/**
.npmrc
@ -18,3 +18,4 @@ yarn-error.log
docker-compose.yml
coverage
.pgpass
**/dist/**