refactor(adminui): remove tenant admin flows and fix build
This commit is contained in:
@@ -1 +1,6 @@
|
||||
pnpm run lint:lint-staged
|
||||
if [ ! -w "${HOME:-/root}" ]; then
|
||||
export XDG_CACHE_HOME="${XDG_CACHE_HOME:-/tmp}"
|
||||
export COREPACK_HOME="${COREPACK_HOME:-/tmp/corepack}"
|
||||
fi
|
||||
|
||||
corepack pnpm run lint:lint-staged
|
||||
|
||||
Reference in New Issue
Block a user