fix(config): improve container detection (#420)

fix(config): detect container
This commit is contained in:
ze0s 2022-08-21 18:21:43 +02:00 committed by GitHub
parent 8457222b28
commit 765215270a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 80 additions and 42 deletions

View file

@ -13,5 +13,14 @@ bin
config
test
web/*
!web/public
!web/src
!web/build*
#!web/build.go
!web/package.json
!web/yarn.lock
!web/.yarnrc.yml
!web/.yarn/releases
!web/.eslintrc.js
!web/postcss.config.js
!web/tailwind.config.js
!web/tsconfig.json