fix
This commit is contained in:
parent
76e65f4f79
commit
f7c65cbfeb
@ -167,9 +167,7 @@ run_frontend_quality() {
|
||||
"$(hash_paths app components context hooks services lib config '*.ts' '*.tsx')" \
|
||||
pnpm architecture:check
|
||||
|
||||
run_cached_step pwa "PWA policy" \
|
||||
"$(hash_paths scripts/check-service-worker-policy.mjs public package.json '*.ts' '*.tsx')" \
|
||||
pnpm pwa:check
|
||||
# Admin panel is not a PWA — no public/sw.js / pwa:check (unlike consumer frontend).
|
||||
|
||||
run_cached_step knip "Unused code and dependencies" \
|
||||
"$(hash_paths knip.json package.json pnpm-lock.yaml '*.ts' '*.tsx' '*.js' '*.jsx' '*.mjs')" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user